EpicSpawners/.gitignore

11 lines
111 B
Plaintext
Raw Permalink Normal View History

2023-08-04 02:27:02 +08:00
## JetBrains IDEs
/.idea/
*.iml
2023-08-04 02:27:02 +08:00
## Maven
/**/target/
dependency-reduced-pom.xml
2023-08-04 02:27:02 +08:00
## Misc.
.DS_Store