mirror of
https://github.com/github/gitignore
synced 2024-12-03 17:05:44 +01:00
add Eclipse,Maven,Intellij and Android ignore
This commit is contained in:
parent
488b028df3
commit
87a2468d1b
@ -21,3 +21,20 @@ local.properties
|
|||||||
|
|
||||||
# Proguard folder generated by Eclipse
|
# Proguard folder generated by Eclipse
|
||||||
proguard/
|
proguard/
|
||||||
|
|
||||||
|
# Eclipse
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings/
|
||||||
|
|
||||||
|
# Mac
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# Maven
|
||||||
|
log/
|
||||||
|
target/
|
||||||
|
|
||||||
|
# Intellij and Android Studio
|
||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
*.iws
|
||||||
|
Loading…
Reference in New Issue
Block a user