Skip to content

Commit 364976b

Browse files
committed
remove .cache from version control and add to .gitignore
1 parent 1a847e6 commit 364976b

691 files changed

Lines changed: 4 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ fincept-qt/scripts/agents/agents/
126126
# ── Firecrawl research artifacts ─────────────────────────────
127127
.firecrawl/
128128

129+
# ── Clangd cache ─────────────────────────────────────────────
130+
.cache/
131+
fincept-qt/.cache/
132+
129133
# ── Exchange runtime cache ────────────────────────────────────
130134
fincept-qt/scripts/exchange/.cache/
131135

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1.25 KB
Binary file not shown.
-1.86 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)