mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
gitignore: Add .cache used by clangd LSP
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -43,6 +43,8 @@ core.*
|
||||
!core/
|
||||
# ccls file that can be per directory.
|
||||
*.ccls
|
||||
# clangd uses that for LSP caching.
|
||||
/.cache
|
||||
|
||||
# /
|
||||
/Makefile
|
||||
|
||||
Reference in New Issue
Block a user