updated gitignore with .gradle and build folders
This commit is contained in:
parent
38ab9c47a1
commit
5596af7f69
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