Update .gitignore

This commit is contained in:
daleclack 2024-01-04 16:09:27 +08:00
parent 39f87d34cf
commit bba476162b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
# Cache
*/.cache/*
*/.cache/clangd/*
# Qt Build Directory
build*