16 lines
118 B
Plaintext
16 lines
118 B
Plaintext
# IDEA #
|
|
.idea/
|
|
out/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.ids
|
|
|
|
# GRADLE #
|
|
.gradle/
|
|
build/
|
|
publish.gradle
|
|
|
|
# OTHER #
|
|
secrets.properties
|