gitignore .cache/ from clangd

pull/35935/head
Maxime Desroches 2 days ago
parent 69ca699773
commit 5e6f942234
  1. 1
      .gitignore

1
.gitignore vendored

@ -13,6 +13,7 @@ venv/
model2.png
a.out
.hypothesis
.cache/
/docs_site/

Loading…
Cancel
Save