Skip to content

Commit 79d6b42

Browse files
committed
chore: add Scala paths to the gitignore
1 parent 62a4b3d commit 79d6b42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,9 @@ Thumbs.db
9797
# Ignore built ts files
9898
__tests__/runner/*
9999
lib/**/*
100+
101+
# Scala
102+
.bloop/
103+
.metals/
104+
metals.sbt
105+
target/

0 commit comments

Comments
 (0)