Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
frozzare committed Mar 30, 2023
1 parent 61e96fe commit 03cff6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .bsp/sbt.json

This file was deleted.

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ src_managed/
project/boot/
project/plugins/project/
**/.bloop
.bsp

# Scala-IDE specific
.scala_dependencies
Expand All @@ -31,4 +32,4 @@ metals/project/

local.*

.DS_Store
.DS_Store

0 comments on commit 03cff6a

Please sign in to comment.