Skip to content

Commit 988f1c7

Browse files
committed
dev: add vscode 'code-workspace' to git ignore file
1 parent 2187e6c commit 988f1c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
/tracker.*
1313
/tracker.toml
1414
callgrind.out
15-
perf.data*
15+
perf.data*
16+
*.code-workspace

0 commit comments

Comments
 (0)