Add to the .gitignore file
This commit is contained in:
parent
dbfdfe742c
commit
f5eca974a3
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
/bin
|
||||
/.build/
|
||||
/.classpath
|
||||
/.project
|
||||
/.settings
|
||||
/bin/
|
||||
/deploy.properties
|
||||
|
|
Loading…
Add table
Reference in a new issue