aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1ccf102a992e6ec3fabe84814ad061514806637f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.class
*.log

# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
.DS_Store
# Scala-IDE specific
.scala_dependencies
.worksheet
.idea/
.idea
scalafmt
.scalafmt.conf
scalastyle-config.xml