We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9ae55 commit 377d7f3Copy full SHA for 377d7f3
.gitignore
@@ -5,6 +5,10 @@
5
.gradle/
6
build/
7
8
+# Keys string resource
9
+/app/src/main/res/values/keys.xml
10
+/app/src/variant/res/values/keys.xml
11
+
12
# Local configuration file (sdk path, etc)
13
local.properties
14
0 commit comments