EcoEnchants/.gitignore

19 lines
160 B
Plaintext
Raw Normal View History

2020-08-28 21:22:26 +02:00
# Java
*.class
# Eclipse IDE
.settings/
bin/
.classpath
.project
# IntelliJ IDEA
.idea/
*.iml
# Maven
target/
dependency-reduced-pom.xml
# Mac OSX
.DS_Store