Skip to content

Commit feba794

Browse files
author
Anudeep Konaboina
committed
Ignore SBT lock files and untrack them
1 parent 528636c commit feba794

5 files changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,9 @@ __pycache__
6262
.coverage*
6363
*.jar
6464
.python-version
65+
66+
# Ignore SBT lock files
67+
project/.boot/**/sbt.boot.lock
68+
project/.boot/**/sbt.components.lock
69+
project/.ivy/.sbt.ivy.lock
70+
project/.sbtboot/**/.sbt.cache.lock

project/.boot/sbt.boot.lock

Whitespace-only changes.

project/.boot/scala-2.12.17/org.scala-sbt/sbt/1.8.2/sbt.components.lock

Whitespace-only changes.

project/.ivy/.sbt.ivy.lock

Whitespace-only changes.

project/.sbtboot/zinc/.sbt.cache.lock

Whitespace-only changes.

0 commit comments

Comments
 (0)