Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
chentao0707 committed Sep 17, 2015
1 parent 2fd0e3e commit c85903a
Showing 1 changed file with 1 addition and 43 deletions.
44 changes: 1 addition & 43 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,55 +33,13 @@ local.properties
proguard.cfg
proguard-project.txt

<<<<<<< HEAD
# Other
.DS_Store
dist
tmp
=======

# Proguard folder generated by Eclipse
proguard/

# Log Files
*.log

# Android generated
bin
gen
lint.xml

# IntelliJ IDEA
.idea
*.iml
*.ipr
*.iws
classes
gen-external-apklibs

# Eclipse
.project
.classpath
.settings
.checkstyle

# Gradle
.gradle
build
out

# Maven
target
release.properties
pom.xml.*

# Ant
ant.properties
local.properties
proguard.cfg
proguard-project.txt

# Other
.DS_Store
dist
tmp
>>>>>>> master

0 comments on commit c85903a

Please sign in to comment.