mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-22 15:05:18 +01:00
19 lines
160 B
Plaintext
19 lines
160 B
Plaintext
# Java
|
|
*.class
|
|
|
|
# Eclipse IDE
|
|
.settings/
|
|
bin/
|
|
.classpath
|
|
.project
|
|
|
|
# IntelliJ IDEA
|
|
.idea/
|
|
*.iml
|
|
|
|
# Maven
|
|
target/
|
|
dependency-reduced-pom.xml
|
|
|
|
# Mac OSX
|
|
.DS_Store |