mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
40 lines
335 B
Plaintext
40 lines
335 B
Plaintext
# Android generated
|
|
bin
|
|
gen
|
|
lint.xml
|
|
|
|
# Eclipse
|
|
.project
|
|
.classpath
|
|
.settings
|
|
.checkstyle
|
|
|
|
# IntelliJ IDEA
|
|
.idea
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
classes
|
|
gen-external-apklibs
|
|
out
|
|
|
|
# Maven
|
|
target
|
|
release.properties
|
|
pom.xml.*
|
|
|
|
# Ant
|
|
ant.properties
|
|
local.properties
|
|
proguard.cfg
|
|
proguard-project.txt
|
|
|
|
# Other
|
|
.DS_Store
|
|
tmp
|
|
|
|
# Gradle
|
|
.gradle
|
|
/build
|
|
/out
|