aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 11 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index ee20628e..7effd6b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,7 +29,14 @@ spec/spec.toc
spec/spec.out
spec/spec.synctex.gz
notes/*.docx
-build.sbt
-target
-project
-src/main/scala
+
+# sbt specific
+.cache
+.history
+.lib/
+dist/*
+target/
+lib_managed/
+src_managed/
+project/boot/
+project/plugins/project/