Skip to content

Commit 848c394

Browse files
committed
Extend gitignore with .bsp/ directory (sbt's temporary dir)
1 parent 3bb5662 commit 848c394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,4 @@ dmypy.json
207207
.prof
208208

209209
# End of https://www.toptal.com/developers/gitignore/api/python
210+
.bsp/

0 commit comments

Comments
 (0)