Paul Campbell
dd43bf4c13
git-subtree-dir: tiles git-subtree-mainline:d9a18c5d9c
git-subtree-split:48d577e5dc
36 lines
409 B
Text
36 lines
409 B
Text
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
*.zip
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|
|
# maven build outputs
|
|
target/
|
|
|
|
# netbeans legacy
|
|
nbproject/
|
|
nbactions.xml
|
|
|
|
# eclipse legacy
|
|
.project
|
|
|
|
# intellij
|
|
.idea/
|
|
*.iml
|
|
|
|
# Spring
|
|
spring.log
|
|
logs/
|
|
/application.properties
|
|
/bootstrap.properties
|
|
|
|
# Composer-style
|
|
vendor
|
|
|
|
# Git and temp files
|
|
*.orig
|
|
*.patch
|
|
*~
|