aboutsummaryrefslogblamecommitdiff
path: root/.gitignore
blob: 21127899e5df9658e7580eb570c8ff78705b516f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                        
         







                   
*.class
*.log

# sbt specific
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/

# Scala-IDE specific
.settings
.scala_dependencies
.project
.classpath
.cache

# Native
*.o
*.so