mirror of
https://github.com/github/gitignore
synced 2024-11-05 11:28:50 +01:00
8dafbec557
Scala.gitignore currently has more entries for SBT than SBT.gitignore itself. Copy missing entries here.
13 lines
224 B
Plaintext
13 lines
224 B
Plaintext
# 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/
|