summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Global/SBT.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitignore/Global/SBT.gitignore')
-rw-r--r--vendor/gitignore/Global/SBT.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/gitignore/Global/SBT.gitignore b/vendor/gitignore/Global/SBT.gitignore
new file mode 100644
index 00000000000..970d897c75c
--- /dev/null
+++ b/vendor/gitignore/Global/SBT.gitignore
@@ -0,0 +1,9 @@
+# Simple Build Tool
+# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control
+
+target/
+lib_managed/
+src_managed/
+project/boot/
+.history
+.cache