Merge pull request #709 from PikalaxALT/ignore-cmake-clangd

Ignore CMakeLists.txt and cmake/clangd artifacts
This commit is contained in:
GriffinR 2025-11-16 20:47:49 -05:00 committed by GitHub
commit 7299efd381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -62,3 +62,7 @@ prefabs.json
.vscode/*.*
*.js
*.sym
build-cmake-*/
.cache/
CMakeLists.txt
compile_commands.json