Skip to content

Commit

Permalink
chore: add .vscode to .gitignore (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote authored Sep 24, 2023
1 parent 61f2b04 commit 7c9b673
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
# Test files
coverage/

# Jetbrains
# IDE specific files
.idea
.vscode

0 comments on commit 7c9b673

Please sign in to comment.