Skip to content

Instantly share code, notes, and snippets.

@ansrivas
Last active March 3, 2016 19:03
Show Gist options
  • Save ansrivas/4e72955d66adcd388822 to your computer and use it in GitHub Desktop.
Save ansrivas/4e72955d66adcd388822 to your computer and use it in GitHub Desktop.
# Scala-IDE specific
.scala_dependencies
.worksheet
# IntelliJ specific
.idea
/bin/
*.class
*.log
*.out
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
# Eclipse
.project
.pydevproject
.pyc
bin/
tmp/
.target
.factorypath
.classpath
.settings/
*.tmp
*.bak
*.swp
*~.nib
.loadpath
.cache-main
# IntelliJ specific
.idea
/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment