3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

gitignore: add .cache

This directory is used by clangd.
This commit is contained in:
Neehar Vijay 2022-11-03 01:52:58 +05:30 committed by Denis Kenzior
parent c63783ee89
commit 4e9948aacb

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
.libs .libs
.deps .deps
.dirstamp .dirstamp
.cache
tags tags
cscope.* cscope.*
Makefile Makefile