Welcome to mirror list, hosted at ThFree Co, Russian Federation.

SBT.gitignore « Global « gitignore « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5ed6acb6576d40c10ca2b6b96ade7302eeb5c026 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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/