elx/.gitignore

16 lines
112 B
Text
Raw Permalink Normal View History

2016-11-01 17:28:05 +01:00
/data
/work
/logs
/.idea
/target
.DS_Store
2021-04-23 10:38:47 +02:00
*.iml
*~
2016-11-01 17:28:05 +01:00
/.settings
/.classpath
/.project
/.gradle
build
2020-05-13 20:44:47 +02:00
out
plugins