update .gitignore
This commit is contained in:
parent
309ff7924a
commit
d7b3e24411
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -5,9 +5,12 @@
|
||||||
target/
|
target/
|
||||||
out/
|
out/
|
||||||
build/
|
build/
|
||||||
|
classes/
|
||||||
.project
|
.project
|
||||||
.classpath
|
.classpath
|
||||||
*.iml
|
*.iml
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iws
|
*.iws
|
||||||
/llanfair.xml
|
/llanfair.xml
|
||||||
|
/*.jar
|
||||||
|
/*.app
|
Reference in a new issue