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