diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ecf2b648f..cd4896f98 100644 --- a/.gitignore +++ b/.gitignore @@ -221,5 +221,8 @@ externaldeps/ Session.vim Session.*.vim +# clangd cache +.cache/ + # Special exceptions !packaging/repoconfig/Makefile |