13 lines
92 B
Plaintext
13 lines
92 B
Plaintext
## IDEA ##
|
|
.idea/
|
|
out/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.ids
|
|
|
|
## GRADLE ##
|
|
.gradle/
|
|
build/
|
|
publish.gradle
|