17 lines
132 B
Text
17 lines
132 B
Text
|
/.settings
|
||
|
/.classpath
|
||
|
/.project
|
||
|
/.gradle
|
||
|
**/data
|
||
|
**/work
|
||
|
**/logs
|
||
|
**/.idea
|
||
|
**/target
|
||
|
**/out
|
||
|
**/build
|
||
|
.DS_Store
|
||
|
*.iml
|
||
|
*~
|
||
|
*.key
|
||
|
*.crt
|