Gitignore
This commit is contained in:
parent
f34633df18
commit
a1ad9d1728
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,6 +3,8 @@
|
|||
**/build/
|
||||
!src/**/build/
|
||||
|
||||
**/bin
|
||||
|
||||
# Ignore Gradle GUI config
|
||||
gradle-app.setting
|
||||
|
||||
|
|
Loading…
Reference in a new issue