Skip to content

Commit c85903a

Browse files
committed
Update .gitignore
1 parent 2fd0e3e commit c85903a

File tree

1 file changed

+1
-43
lines changed

1 file changed

+1
-43
lines changed

.gitignore

+1-43
Original file line numberDiff line numberDiff line change
@@ -33,55 +33,13 @@ local.properties
3333
proguard.cfg
3434
proguard-project.txt
3535

36-
<<<<<<< HEAD
3736
# Other
3837
.DS_Store
3938
dist
4039
tmp
41-
=======
40+
4241
# Proguard folder generated by Eclipse
4342
proguard/
4443

4544
# Log Files
4645
*.log
47-
48-
# Android generated
49-
bin
50-
gen
51-
lint.xml
52-
53-
# IntelliJ IDEA
54-
.idea
55-
*.iml
56-
*.ipr
57-
*.iws
58-
classes
59-
gen-external-apklibs
60-
61-
# Eclipse
62-
.project
63-
.classpath
64-
.settings
65-
.checkstyle
66-
67-
# Gradle
68-
.gradle
69-
build
70-
out
71-
72-
# Maven
73-
target
74-
release.properties
75-
pom.xml.*
76-
77-
# Ant
78-
ant.properties
79-
local.properties
80-
proguard.cfg
81-
proguard-project.txt
82-
83-
# Other
84-
.DS_Store
85-
dist
86-
tmp
87-
>>>>>>> master

0 commit comments

Comments
 (0)