MobArena/.gitignore

24 lines
216 B
Plaintext
Raw Normal View History

2013-06-25 00:38:06 +02:00
# IDE files and folders
.project
.classpath
2013-06-25 00:38:06 +02:00
*.iml
.idea/
.settings/
2013-06-25 00:38:06 +02:00
# Compiled files
*.class
2013-06-25 00:38:06 +02:00
# OS files.
.DS_Store*
Thumbs.db
2013-06-25 00:38:06 +02:00
# Misc folders
bin/
build/
misc/
lib/
test/
2013-06-25 00:38:06 +02:00
# Misc files
MobArena.jar
build.properties