mirror of
https://github.com/github/gitignore
synced 2025-02-20 01:19:09 +01:00
Update Android.gitignore
Added .out (for accidental compiles of XML files). Added .settings (sometimes generated by Eclipse).
This commit is contained in:
parent
c1cac76c73
commit
09461692bd
@ -1,6 +1,7 @@
|
|||||||
# built application files
|
# built application files
|
||||||
*.apk
|
*.apk
|
||||||
*.ap_
|
*.ap_
|
||||||
|
*.out
|
||||||
|
|
||||||
# files for the dex VM
|
# files for the dex VM
|
||||||
*.dex
|
*.dex
|
||||||
@ -18,3 +19,4 @@ local.properties
|
|||||||
# Eclipse project files
|
# Eclipse project files
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
|
.settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user