mirror of
https://github.com/swaywm/sway.git
synced 2024-12-04 12:26:45 +00:00
gitignore: Ignore clangd-generated directory .cache/
This commit is contained in:
parent
4326a26ad6
commit
f2425b5163
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ bin/
|
||||||
test/
|
test/
|
||||||
build/
|
build/
|
||||||
build-*/
|
build-*/
|
||||||
|
.cache/
|
||||||
.lvimrc
|
.lvimrc
|
||||||
config-debug
|
config-debug
|
||||||
wayland-*-protocol.*
|
wayland-*-protocol.*
|
||||||
|
|
Loading…
Reference in a new issue