ignore clangd cache

This commit is contained in:
Jonathan Guzmán 2022-12-07 20:43:29 -06:00
parent 5e8cdbeb38
commit 02d43dc4f1
No known key found for this signature in database
GPG Key ID: C2956F1668BA042A

2
.gitignore vendored
View File

@ -3,6 +3,8 @@ Release
build
*.a
# ignore clangd cache directory
.cache
.vs/
.vscode/
/SQLiteCpp.sln