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