We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10da388 commit 8d658f8Copy full SHA for 8d658f8
.gitignore
@@ -1,24 +1,23 @@
1
# Built application files
2
-<<<<<<< HEAD
3
/*/build/
4
build
5
-
+
6
# Crashlytics configuations
7
com_crashlytics_export_strings.xml
8
9
# Local configuration file (sdk path, etc)
10
local.properties
11
12
# Gradle generated files
13
.gradle/
14
15
# Signing files
16
.signing/
17
18
# User-specific configurations
19
.idea
20
*.iml
21
22
# OS-specific files
23
.DS_Store
24
.DS_Store?
@@ -27,7 +26,6 @@ local.properties
27
26
.Trashes
28
ehthumbs.db
29
Thumbs.db
30
-=======
31
*.apk
32
*.ap_
33
@@ -67,4 +65,3 @@ captures/
67
65
68
66
# Keystore files
69
*.jks
70
->>>>>>> 2825a231044d7a3f3b41dacfd435a8a047966001
0 commit comments