mirror of
https://github.com/songoda/EpicHoppers.git
synced 2024-11-25 03:35:22 +01:00
Updates .gitignore
This commit is contained in:
parent
0e2e2ba216
commit
2a01777ff2
22
.gitignore
vendored
22
.gitignore
vendored
@ -1,14 +1,10 @@
|
||||
|
||||
out/
|
||||
|
||||
\.idea/
|
||||
/src/main/resources/META-INF/MANIFEST.MF
|
||||
/EpicHoppers.iml
|
||||
|
||||
target/
|
||||
|
||||
EpicHoppers-API/EpicHoppers-API\.iml
|
||||
|
||||
EpicHoppers-Plugin/EpicHoppers-Plugin\.iml
|
||||
|
||||
## JetBrains IDEs
|
||||
/.idea/
|
||||
*.iml
|
||||
|
||||
## Maven
|
||||
/**/target/
|
||||
/dependency-reduced-pom.xml
|
||||
|
||||
## Misc.
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user