Skip to content

Commit

Permalink
Add vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
joan38 committed May 16, 2024
1 parent baa1549 commit 0fa4f1a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,10 @@ ENV/

# BSP
/.bsp/

# Visual Studio Code #
######################
.vscode
.bloop
.metals
.ammonite

0 comments on commit 0fa4f1a

Please sign in to comment.