Update .gitignore for VSCode support (#6)

This commit is contained in:
Andrew Bond 2018-12-23 11:52:58 -05:00 committed by Shadowfacts
parent 4d7ab690c3
commit 21fe396a5e
1 changed files with 8 additions and 0 deletions

8
.gitignore vendored
View File

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