Merge pull request #745 from tunitowen/master

Added gradle (build tool) files to Android gitignore
This commit is contained in:
Carl Suster 2013-11-11 17:55:39 -08:00
commit 70aaa4d504
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
bin/
gen/
# Ignore gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties