Skip to content

Commit

Permalink
[gitignore] ignore .cache directory
Browse files Browse the repository at this point in the history
Seems to be where some clangd stuff is tossed.
travisg committed May 24, 2024
1 parent e870c0b commit 7791ec0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -14,3 +14,4 @@ blk.bin
scripts/toolpaths.local
.clangd
.vscode
.cache

0 comments on commit 7791ec0

Please sign in to comment.