Update .gitignore for VSCode support

This commit is contained in:
Andy Bond 2018-12-23 11:15:21 -05:00
parent 4d7ab690c3
commit 0b26cc3f8b

8
.gitignore vendored
View File

@ -11,6 +11,14 @@ out/
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/