Skip to content

Commit 70aaa4d

Browse files
committed
Merge pull request #745 from tunitowen/master
Added gradle (build tool) files to Android gitignore
2 parents 09793dd + 1d68d1e commit 70aaa4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Android.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
bin/
1313
gen/
1414

15+
# Ignore gradle files
16+
.gradle/
17+
build/
18+
1519
# Local configuration file (sdk path, etc)
1620
local.properties
1721

0 commit comments

Comments
 (0)