We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09793dd + 1d68d1e commit 70aaa4dCopy full SHA for 70aaa4d
1 file changed
Android.gitignore
@@ -12,6 +12,10 @@
12
bin/
13
gen/
14
15
+# Ignore gradle files
16
+.gradle/
17
+build/
18
+
19
# Local configuration file (sdk path, etc)
20
local.properties
21
0 commit comments