mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-10-31 17:25:58 +01:00
27 lines
249 B
Text
27 lines
249 B
Text
# IntelliJ
|
|
.idea
|
|
*.iml
|
|
|
|
# Mac OS X
|
|
.DS_Store
|
|
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.gradle
|
|
gradle.properties
|
|
|
|
build/
|
|
core/build/
|
|
debug/build/
|
|
experimental/build/
|
|
extensions/build/
|
|
|
|
bin/
|
|
core/bin
|
|
debug/bin
|
|
experimental/bin
|
|
extensions/bin
|
|
|
|
target/
|
|
.metadata
|