Skip to content

Commit

Permalink
Merge pull request #1295 from Friendseeker/update-gitignore
Browse files Browse the repository at this point in the history
Add `.bsp` and `.DS_Store` into `.gitignore`
  • Loading branch information
eed3si9n authored Dec 2, 2023
2 parents 604f73a + def5a1a commit 82c51e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ target-2.13/
zinc/src/test/resources/bin
.idea
metals.sbt
.bsp
.DS_Store

0 comments on commit 82c51e9

Please sign in to comment.