[and, git] Ignores for gradle

This commit is contained in:
d-kunin 2013-08-16 13:40:56 +03:00
parent 33de126047
commit 840d0d392e
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View file

@ -2,6 +2,9 @@
*.pro.user
*~
build-*
build/
.gradle/
.gradle*
project.xcworkspace
xcuserdata

1
android/.gitignore vendored
View file

@ -1,5 +1,6 @@
bin/
gen/
build/
.settings/
resbuilder/
spoon-output/