Commit 291cac57 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2287 from sherzodv/sbt-scala

[SBT] Add some excludes kept in Scala.gitignore .
parents dce5039d 8dafbec5
# Simple Build Tool # Simple Build Tool
# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control # http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control
dist/*
target/ target/
lib_managed/ lib_managed/
src_managed/ src_managed/
project/boot/ project/boot/
project/plugins/project/
.history .history
.cache .cache
.lib/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment