aboutsummaryrefslogblamecommitdiff
path: root/.gitignore
blob: f164f606564311cae3facab3b14fdb1b832339e0 (plain) (tree)
1
2
3
4
5
6
7
8
9
              
       

                    
         



                   
        
 



             

                 
# sbt specific
target/

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

# Ensime
.ensime
.ensime_cache

# Temporary files
*~