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

       
        









                        


                   
*.class
*.log
.history

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

# Scala-IDE specific
.scala_dependencies
.idea
.idea_modules