Skip to content

Commit

Permalink
Add the VS Code settings file to .gitignore (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Jul 11, 2024
1 parent 1d95081 commit 94b15ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
/tools/logs.txt
/docs/build
*.cov
/.vscode/settings.json

0 comments on commit 94b15ac

Please sign in to comment.