Skip to content

Commit

Permalink
chore(.gitignore): ignore .cache
Browse files Browse the repository at this point in the history
.cache is usually used by clangd
  • Loading branch information
WhiredPlanck committed Jun 10, 2023
1 parent 06bcb8c commit 2644f3c
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
Expand Up @@ -12,3 +12,4 @@ env.bat
node_modules/
*~
.*.swp
.cache/

0 comments on commit 2644f3c

Please sign in to comment.