Magic_Ling_Pixel_Dungeon/.gitignore
2014-10-15 23:50:23 -04:00

32 lines
361 B
Plaintext

.classpath
.project
project.properties
proguard.cfg
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
#intellij project files
*.iml
*.idea