Added clangd compile commands database and cache folder to git ignore.

This commit is contained in:
Ethan Snyder 2022-03-25 13:16:44 -04:00 committed by Nyall Dawson
parent 97314a6b3c
commit 2e406973b7

2
.gitignore vendored
View File

@ -84,3 +84,5 @@ python/plugins/processing/tests/testdata/custom/*.aux.xml
python/plugins/processing/tests/testdata/*.aux.xml
Thumb.db
Testing/*
.cache/
compile_commands.json