Skip to content

Commit

Permalink
Avoid duplicates in gitignore
Browse files Browse the repository at this point in the history
(cherry picked from commit ce5e0f1)
  • Loading branch information
mkurz committed Feb 27, 2024
1 parent 9f024c3 commit 726c1b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,10 @@ project/plugins/project/
.scala_dependencies
.idea

.bloop/

.vscode/

# Metals
.metals/
.bloop/
project/metals.sbt
metals.sbt

# BSP
.bsp/*

0 comments on commit 726c1b6

Please sign in to comment.