diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f928c2e6ec..5275402f3e 100644 --- a/.gitignore +++ b/.gitignore @@ -386,3 +386,4 @@ gcov.css # https://clangd.llvm.org/ cache folder .clangd/ +.cache/ |