blob: 51301acd97d3371a974d8180b6e3730eb90d5f74 [file] [log] [blame]
# maven ignore
target/
*.class
*.jar
*.war
*.zip
*.tar
*.tar.gz
# maven plugin ignore
release.properties
cobertura.ser
*.gpg
# eclipse ignore
.settings/
.project
.classpath
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# temp ignore
logs/
*.log
*.doc
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db