Skip to content

Commit

Permalink
Remove clangd cache from .gitignore
Browse files Browse the repository at this point in the history
I fixed the exclusion in my global ~/.gitignore.
  • Loading branch information
yut23 committed Mar 5, 2024
1 parent c864cfa commit ae15fcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@
*/perf.data
*/perf.data.old
/2023/unofficial-aoc2023-inputs/
# clangd cache
*/.cache/

0 comments on commit ae15fcb

Please sign in to comment.