mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
gitignore: Ignore .cache directory (#3196)
This is used by newer clangd versions.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -222,5 +222,6 @@ compile_commands.json
|
||||
# clang configuration and clangd cache
|
||||
.clang
|
||||
.clangd/
|
||||
.cache/
|
||||
|
||||
imgui.ini
|
||||
|
||||
Reference in New Issue
Block a user