Skip to content

Commit 8d658f8

Browse files
committed
Fix: Unresolved conflict commit in .gitignore
I made the merge for .gitignore file which wasn't merged but was uploaded anyway
1 parent 10da388 commit 8d658f8

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

.gitignore

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
# Built application files
2-
<<<<<<< HEAD
32
/*/build/
43
build
5-
4+
65
# Crashlytics configuations
76
com_crashlytics_export_strings.xml
8-
7+
98
# Local configuration file (sdk path, etc)
109
local.properties
11-
10+
1211
# Gradle generated files
1312
.gradle/
14-
13+
1514
# Signing files
1615
.signing/
17-
16+
1817
# User-specific configurations
1918
.idea
2019
*.iml
21-
20+
2221
# OS-specific files
2322
.DS_Store
2423
.DS_Store?
@@ -27,7 +26,6 @@ local.properties
2726
.Trashes
2827
ehthumbs.db
2928
Thumbs.db
30-
=======
3129
*.apk
3230
*.ap_
3331

@@ -67,4 +65,3 @@ captures/
6765

6866
# Keystore files
6967
*.jks
70-
>>>>>>> 2825a231044d7a3f3b41dacfd435a8a047966001

0 commit comments

Comments
 (0)