1
0
mirror of https://github.com/github/gitignore synced 2025-02-22 02:19:09 +01:00
gitignore/Global/SBT.gitignore
2020-10-14 19:41:41 -07:00

14 lines
230 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/
.bsp/