Smack/.gitignore

20 lines
193 B
Plaintext
Raw Normal View History

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/