]> source.dussan.org Git - gitignore.git/commitdiff
[SBT] Add some excludes kept in Scala.gitignore . 2287/head
authorsherzod <sherzod.gapirov@mail.ru>
Thu, 16 Feb 2017 19:35:17 +0000 (00:35 +0500)
committersherzod <sherzod.gapirov@mail.ru>
Thu, 16 Feb 2017 20:08:00 +0000 (01:08 +0500)
Scala.gitignore currently has more entries for SBT than SBT.gitignore itself.
Copy missing entries here.

Global/SBT.gitignore

index 970d897c75cee1d88fb6e021e8819a9bb446cd99..5ed6acb6576d40c10ca2b6b96ade7302eeb5c026 100644 (file)
@@ -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/