Skip to content

Commit 8d711d5

Browse files
committed
Add VsCode files to gitignore
1 parent 287c637 commit 8d711d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,9 @@ lcfviz/lcfviz
5050

5151
*.ninja
5252
.ninja*
53+
54+
# VS Code
55+
.vscode/
56+
.cache/
57+
compile_commands.json
58+
build/

0 commit comments

Comments
 (0)