mirror of
https://github.com/github/gitignore
synced 2025-02-16 23:54:13 +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
|
||||
*.apk
|
||||
*.ap_
|
||||
*.out
|
||||
|
||||
# files for the dex VM
|
||||
*.dex
|
||||
@ -18,3 +19,4 @@ local.properties
|
||||
# Eclipse project files
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user