Commit Graph

6 Commits

Author SHA1 Message Date
Andrii
06cd50ac6e
Add .bsp directory to SBT.gitignore
Since sbt 1.4.0 on every bootstrap sbt will create `.bsp/sbt.json` file that is environment specific.

Reference: https://contributors.scala-lang.org/t/build-server-protocol-in-sbt/4234
2020-10-28 11:21:43 +02:00
sherzod
8dafbec557 [SBT] Add some excludes kept in Scala.gitignore .
Scala.gitignore currently has more entries for SBT than SBT.gitignore itself.
Copy missing entries here.
2017-02-17 01:08:00 +05:00
Carl Suster
08f0247f17 Fix URL in SBT template 2014-05-06 17:19:27 +10:00
Stefan Schlott
02aa9eb7a8 Ignore cache and history (created by SBT >=0.12) 2013-11-05 07:36:32 +01:00
Ivan Zuzak
f0dde55c6b ensure single trailing newline 2013-10-06 14:40:01 +02:00
oxlade39
369ff63bdb Adding recommended SBT ignores 2010-11-08 15:03:42 -08:00