Skip to content

Commit

Permalink
Add .vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
leerho committed Sep 12, 2024
1 parent 09ffacc commit d143482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
*.ipr
*.iws

# VSCode project files
**/.vscode

# Additional tools
.clover/

Expand Down

0 comments on commit d143482

Please sign in to comment.