Skip to content

Commit 228451f

Browse files
committed
ignore vscode, clangd, install, etc
1 parent adbc5e7 commit 228451f

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)