forked from qt-creator/qt-creator
git: ignore clangd cache directory
Change-Id: I072a7f29df860d3f47369ed6f0311271b750166e Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -136,6 +136,7 @@ debug/
|
|||||||
ipch/
|
ipch/
|
||||||
release/
|
release/
|
||||||
tmp/
|
tmp/
|
||||||
|
.cache/clangd/
|
||||||
# ignore both a directory as well as a symlink
|
# ignore both a directory as well as a symlink
|
||||||
/share/qtcreator/QtProject
|
/share/qtcreator/QtProject
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user