gitignore .cache/ from clangd

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

1
.gitignore vendored

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

Loading…
Cancel
Save