Merge pull request #2287 from sherzodv/sbt-scala

[SBT] Add some excludes kept in Scala.gitignore .
This commit is contained in:
Brendan Forster 2017-02-17 07:31:52 +11:00 committed by GitHub
commit 291cac571c
1 changed files with 3 additions and 0 deletions

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/