Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Commit 61156ef

Browse files
committed
chore(gitignore): add build outputs
1 parent f7b0a89 commit 61156ef

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,11 @@ temp/
4949
*.db
5050
*.db-shm
5151
*.db-wal
52+
53+
# From clangd
54+
compile_commands.events.json
55+
# From bear
56+
compile_commands.json
57+
58+
# Local settings
59+
.claude/settings.local.json

0 commit comments

Comments
 (0)