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

       
        
    
               
         









                        


                   



          

     




          
    
 

















                                  
*.class
*.log
.history
*.sc
.pygments-cache
.DS_Store

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

# Scala-IDE specific
.scala_dependencies
.idea
.idea_modules

# Intellij
.idea/
*.iml
*.iws

# Eclipse
.project
.settings
.classpath
.cache
bin/

_site

# Ignore Play! working directory #
db
eclipse
lib
log
logs
modules
precompiled
project/project
project/target
target
tmp
test-result
server.pid
*.iml
*.eml