2013-12-18 15:05:58 +00:00
|
|
|
# Netbeans excludes
|
2016-03-05 21:03:06 +00:00
|
|
|
/nbproject/private
|
|
|
|
/dist
|
|
|
|
/build
|
|
|
|
nb-configuration.xml
|
2013-12-18 15:05:58 +00:00
|
|
|
manifest.mf
|
2016-03-05 21:03:06 +00:00
|
|
|
# Now defines that Maven CheckStyle is used
|
|
|
|
# nb-configuration.xml
|
2013-12-18 15:05:58 +00:00
|
|
|
|
|
|
|
# Eclipse excludes
|
|
|
|
.project
|
|
|
|
.classpath
|
2016-03-05 21:03:06 +00:00
|
|
|
/bin
|
|
|
|
/.settings
|
|
|
|
|
|
|
|
# IntelliJ excludes
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
/.idea
|
|
|
|
|
|
|
|
# Maven excludes
|
|
|
|
/target
|
2013-12-18 15:05:58 +00:00
|
|
|
|
|
|
|
# OS generated files
|
|
|
|
.DS_Store
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
2021-06-24 11:25:56 +00:00
|
|
|
dependency-reduced-pom.xml
|