Update .gitignore for VSCode support

pull/6/head
Andy Bond 5 years ago
parent 4d7ab690c3
commit 0b26cc3f8b

8
.gitignore vendored

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