Skip to content

Instantly share code, notes, and snippets.

@MrBogomips
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrBogomips/9e820e48fb5f1af08425 to your computer and use it in GitHub Desktop.
Save MrBogomips/9e820e48fb5f1af08425 to your computer and use it in GitHub Desktop.
Scala Generic .gitignore
*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
# IntelliJ specific
.idea
# Atlassian JIRA integration
atlassian-ide-plugin.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment