Files
Sublime-Text/Packages/Gitignore/gitignore/SBT.gitignore
2025-03-08 19:29:14 +01:00

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/