Update '.gitignore'
This commit is contained in:
parent
ef13219dfd
commit
4abf0471eb
|
|
@ -11,4 +11,6 @@ bin/*
|
||||||
# Ignore temp editor files
|
# Ignore temp editor files
|
||||||
*.swp
|
*.swp
|
||||||
|
|
||||||
|
.vscode
|
||||||
|
|
||||||
!.gitkeep
|
!.gitkeep
|
||||||
Loading…
Reference in New Issue