1
0
mirror of https://github.com/github/gitignore synced 2024-09-22 15:51:45 +02:00

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

Scala.gitignore currently has more entries for SBT than SBT.gitignore itself.
Copy missing entries here.
This commit is contained in:
sherzod 2017-02-17 00:35:17 +05:00
parent dce5039def
commit 8dafbec557

View 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/