archive/.gitignore

13 lines
91 B
Text
Raw Permalink Normal View History

2020-05-28 12:09:56 +02:00
/.idea
/target
/.settings
/.classpath
/.project
/.gradle
build
out
logs
*~
*.iml
.DS_Store