Commit 126b0269379bbb6cc6c8b808d34b216539682a75

Authored by Jay Berkenbilt
1 parent aefb8ff9

Add .cache to .gitignore -- created by clangd

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
... ... @@ -3,3 +3,4 @@ build.*
3 3 appimage/build
4 4 external-libs
5 5 distribution/
  6 +.cache
... ...