mirror of
https://github.com/github/gitignore
synced 2025-06-24 15:48:52 +02: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…
x
Reference in New Issue
Block a user