15 lines
103 B
Plaintext
15 lines
103 B
Plaintext
## IDEA ##
|
|
.idea/
|
|
out/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.ids
|
|
|
|
## GRADLE ##
|
|
.gradle/
|
|
build/
|
|
gradle/
|
|
gradlew
|
|
gradlew.*
|