mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-02 11:58:10 -05:00
Add .vscode/ to .gitignore
This commit is contained in:
parent
bdc1dea168
commit
921fe7f807
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -97,4 +97,5 @@ temp/
|
||||||
Dockerfile
|
Dockerfile
|
||||||
### If you add something here, copy it to the end of .npmignore, too. ###
|
### If you add something here, copy it to the end of .npmignore, too. ###
|
||||||
|
|
||||||
|
# Visual Studio Code
|
||||||
|
.vscode/
|
||||||
|
|
Loading…
Reference in a new issue