mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -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
|
||||
### If you add something here, copy it to the end of .npmignore, too. ###
|
||||
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/
|
||||
|
|
Loading…
Reference in a new issue