Skip to content

Commit a94f01c

Browse files
committed
ignore vscode, clangd, install, etc
1 parent 2303318 commit a94f01c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
build*
2+
install*
23
Xcode*
34
*.pyc
4-
.vscode*
5+
.vscode*
6+
.cache
7+
compile_commands.json
8+
.ruff_cache
9+
.DS_Store

0 commit comments

Comments
 (0)