1
0
mirror of https://github.com/github/gitignore synced 2024-12-03 00:45:42 +01:00

add Eclipse,Maven,Intellij and Android ignore

This commit is contained in:
代码家 2014-03-31 22:10:49 +08:00
parent 488b028df3
commit 87a2468d1b

View File

@ -21,3 +21,20 @@ local.properties
# Proguard folder generated by Eclipse
proguard/
# Eclipse
.classpath
.project
.settings/
# Mac
.DS_Store
# Maven
log/
target/
# Intellij and Android Studio
.idea/
*.iml
*.iws