commit 633355a88e9c1f5b793e601e43e49b5cbb1fb731 parent 3f7923538b4fea548992858e7d7dc48ac2192e56 Author: David Goulet <dgoulet@torproject.org> Date: Wed, 21 Jun 2023 10:21:42 -0400 Merge branch 'maint-0.4.7' Diffstat:
| M | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -43,6 +43,8 @@ core.* !core/ # ccls file that can be per directory. *.ccls +# clangd uses that for LSP caching. +/.cache # / /Makefile