mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-21 23:25:59 +01:00
add clangd cache in gitignore
This commit is contained in:
parent
d8fee02063
commit
202fb4d8d4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,6 +13,7 @@ build/
|
|||
result
|
||||
/.vscode/
|
||||
.envrc
|
||||
.cache
|
||||
|
||||
*.o
|
||||
*-protocol.c
|
||||
|
|
Loading…
Reference in a new issue