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 93a9ff9ae..bf4f33564 100644 --- a/.gitignore +++ b/.gitignore @@ -139,3 +139,6 @@ nix-rust/target result .vscode/ + +# clangd and possibly more +.cache/ |