blob: a3e702931bb5d0fbfcee50df9cc23ef04c21a7e7 [file] [log] [blame]
# Taken from http://gary-rowe.com/agilestack/2012/10/12/a-gitignore-file-for-intellij-and-eclipse-with-maven/
#
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
velocity.log