Created
July 23, 2015 10:37
-
-
Save qfrank/5d864cbf3a6cbe686dfa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.svn | |
.idea | |
target | |
logs | |
out | |
stacktrace.log | |
*.class | |
# default HSQL database files for production mode | |
/prodDb.* | |
# general HSQL database files | |
*Db.properties | |
*Db.script | |
# project release file | |
/*.war | |
# plugin release files | |
/*.zip | |
# older plugin install locations | |
/plugins | |
/web-app/plugins | |
# "temporary" build files | |
/target | |
hs_err_pid* | |
.DS_Store | |
*.iml | |
## Directory-based project format: | |
## File-based project format: | |
*.ipr | |
*.iws | |
## Plugin-specific files: | |
# IntelliJ | |
/out/ | |
# mpeltonen/sbt-idea plugin | |
.idea_modules/ | |
# JIRA plugin | |
atlassian-ide-plugin.xml | |
.classpath | |
.project | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment