Explorar o código

[SBT] Add some excludes kept in Scala.gitignore .

Scala.gitignore currently has more entries for SBT than SBT.gitignore itself.
Copy missing entries here.
sherzod %!s(int64=8) %!d(string=hai) anos
pai
achega
8dafbec557
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Global/SBT.gitignore

+ 3 - 0
Global/SBT.gitignore

@@ -1,9 +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/