Files
NxtAR-bot/.gitignore
2014-03-31 11:06:40 -04:30

33 lines
343 B
Plaintext

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Compiled files
*.class
*.nxd
*.nxj
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties
# Eclipse project files
.classpath
.project
# Proguard folder generated by Eclipse
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/