hs.hsadmin.jee/web/.gitignore
2016-06-10 19:34:43 +02:00

14 lines
188 B
Plaintext

*.class
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/target
/.settings
/.classpath
/.project