mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
19 lines
143 B
Plaintext
19 lines
143 B
Plaintext
# Android ignores
|
|
gen
|
|
bin
|
|
assets
|
|
target
|
|
|
|
#IntelliJ
|
|
.idea/
|
|
out/production/
|
|
out/test/
|
|
*.iws
|
|
*.ipr
|
|
*.iml
|
|
local.properties
|
|
|
|
# Other
|
|
.metadata
|
|
.svn
|