mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-13 21:18:13 +01:00
17 lines
134 B
Plaintext
17 lines
134 B
Plaintext
# Android ignores
|
|
gen/
|
|
bin/
|
|
target/
|
|
local.properties
|
|
|
|
#IntelliJ
|
|
.idea/
|
|
out/production/
|
|
out/test/
|
|
*.iws
|
|
*.ipr
|
|
|
|
# Other
|
|
.metadata
|
|
.svn/
|