Skip to content

Commit

Permalink
dev: add vscode 'code-workspace' to git ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
da2ce7 committed Jun 30, 2024
1 parent 2187e6c commit 988f1c7
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 @@ -12,4 +12,5 @@
/tracker.*
/tracker.toml
callgrind.out
perf.data*
perf.data*
*.code-workspace

0 comments on commit 988f1c7

Please sign in to comment.