EpicFarming/.gitignore

11 lines
102 B
Plaintext
Raw Normal View History

2023-06-25 14:19:06 +02:00
## JetBrains IDEs
/.idea/
*.iml
2019-04-28 01:58:51 +02:00
2023-06-25 14:19:06 +02:00
## Maven
/**/target/
2023-06-29 08:24:12 +02:00
/dependency-reduced-pom.xml
2019-04-28 01:58:51 +02:00
2023-06-25 14:19:06 +02:00
## Misc.
.DS_Store