Skip to content

Instantly share code, notes, and snippets.

@oreillyross
Created July 9, 2015 04:02
Show Gist options
  • Save oreillyross/5e96295867b9969cf019 to your computer and use it in GitHub Desktop.
Save oreillyross/5e96295867b9969cf019 to your computer and use it in GitHub Desktop.
.gitignore for Scala
*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment