Magic_Ling_Pixel_Dungeon/.gitignore

20 lines
224 B
Plaintext
Raw Normal View History

2014-07-26 17:34:32 +00:00
# Built application files
*.apk
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
2014-10-16 03:50:23 +00:00
#intellij project files
*.iml
*.idea