Added directories to gitignore

This commit is contained in:
2018-07-26 18:53:04 +12:00
parent 776ad29261
commit 2fc4f449f1
4 changed files with 15 additions and 5 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@
*.war
*.ear
/bin
target/
.vscode/