aboutsummaryrefslogblamecommitdiff
path: root/.gitignore
blob: 25af62268f3b5f5d4594a924fbafa08ce29ee07e (plain) (tree)


















                        

      
*.class
*.log

# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/

# Scala-IDE specific
.scala_dependencies
.worksheet

.idea*

.keys*