APIv3/.gitignore

19 lines
144 B
Plaintext
Raw Normal View History

2016-02-06 00:09:59 +01:00
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
dependency-reduced-pom.xml
*.jar