maven/.gitignore

13 lines
90 B
Plaintext

target/
.project
.classpath
.settings/
.svn/
bin/
# Intellij
*.ipr
*.iml
.idea
.DS_Store