Browse Source

Adding recommended SBT ignores

oxlade39 14 years ago
parent
commit
369ff63bdb
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Global/SBT.gitignore

+ 7 - 0
Global/SBT.gitignore

@@ -0,0 +1,7 @@
+# SBT .gitignore
+# recommended: http://code.google.com/p/simple-build-tool/wiki/Setup#Version_Control
+
+target/
+lib_managed/
+src_managed/
+project/boot/