Smack/.gitignore

28 lines
249 B
Plaintext
Raw Normal View History

# IntelliJ
.idea
*.iml
# Mac OS X
.DS_Store
2014-02-03 17:12:46 +01:00
.classpath
.project
.settings
2014-02-14 18:13:51 +01:00
.gradle
gradle.properties
build/
core/build/
debug/build/
experimental/build/
extensions/build/
bin/
core/bin
debug/bin
experimental/bin
extensions/bin
2014-02-03 17:12:46 +01:00
2014-02-10 14:01:06 +01:00
target/
.metadata