Skip to content

Instantly share code, notes, and snippets.

@qfrank
Created July 23, 2015 10:37
Show Gist options
  • Save qfrank/5d864cbf3a6cbe686dfa to your computer and use it in GitHub Desktop.
Save qfrank/5d864cbf3a6cbe686dfa to your computer and use it in GitHub Desktop.
.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