mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
32 lines
284 B
Text
32 lines
284 B
Text
# IntelliJ
|
|
.idea
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
# Mac OS X
|
|
.DS_Store
|
|
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.gradle
|
|
gradle.properties
|
|
|
|
build/
|
|
core/build/
|
|
debug/build/
|
|
experimental/build/
|
|
extensions/build/
|
|
out/
|
|
|
|
bin/
|
|
core/bin
|
|
debug/bin
|
|
experimental/bin
|
|
extensions/bin
|
|
|
|
target/
|
|
.metadata
|
|
|
|
local.properties
|