2018-11-12 12:47:34 +01:00
|
|
|
#
|
|
|
|
# Project specific excludes
|
|
|
|
#
|
|
|
|
|
|
|
|
tomcat
|
|
|
|
|
|
|
|
#
|
|
|
|
# Default excludes
|
|
|
|
#
|
|
|
|
|
|
|
|
# Binaries
|
|
|
|
*.7z
|
|
|
|
*.dmg
|
|
|
|
*.gz
|
|
|
|
*.iso
|
|
|
|
*.jar
|
|
|
|
*.rar
|
|
|
|
*.tar
|
|
|
|
*.zip
|
|
|
|
*.war
|
|
|
|
*.ear
|
|
|
|
*.sar
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Maven
|
|
|
|
target/
|
|
|
|
|
|
|
|
# IntelliJ project files
|
|
|
|
*.iml
|
|
|
|
*.iws
|
|
|
|
*.ipr
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# eclipse project file
|
|
|
|
.settings/
|
|
|
|
.classpath
|
|
|
|
.project
|
|
|
|
|
|
|
|
# NetBeans specific
|
|
|
|
nbproject/private/
|
|
|
|
build/
|
|
|
|
nbbuild/
|
|
|
|
dist/
|
|
|
|
nbdist/
|
|
|
|
nbactions.xml
|
|
|
|
nb-configuration.xml
|
|
|
|
|
|
|
|
|
|
|
|
# OS
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# Misc
|
|
|
|
*.swp
|
|
|
|
release.properties
|
|
|
|
pom.xml.releaseBackup
|
|
|
|
pom.xml.tag
|
2018-11-13 11:29:33 +01:00
|
|
|
/src/gen/**
|
2018-11-12 12:59:49 +01:00
|
|
|
|
2018-11-07 16:35:14 +01:00
|
|
|
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
|
|
hs_err_pid*
|
2019-02-26 09:43:28 +01:00
|
|
|
/log-byDay_IS_UNDEFINED.txt
|
2019-07-02 15:30:24 +02:00
|
|
|
/log/
|