Files
Sublime-Text/Packages/Gitignore/gitignore/SBT.gitignore
2025-09-28 15:42:42 +02: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/