updated gitignore with .gradle and build folders
This commit is contained in:
parent
9527611da8
commit
aea0ebba87
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@
|
|||||||
*.ear
|
*.ear
|
||||||
/bin
|
/bin
|
||||||
*/.settings/
|
*/.settings/
|
||||||
|
*/.gradle
|
||||||
|
*/build*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user