Merge pull request #709 from PikalaxALT/ignore-cmake-clangd
Ignore CMakeLists.txt and cmake/clangd artifacts
This commit is contained in:
@@ -62,3 +62,7 @@ prefabs.json
|
|||||||
.vscode/*.*
|
.vscode/*.*
|
||||||
*.js
|
*.js
|
||||||
*.sym
|
*.sym
|
||||||
|
build-cmake-*/
|
||||||
|
.cache/
|
||||||
|
CMakeLists.txt
|
||||||
|
compile_commands.json
|
||||||
|
|||||||
Reference in New Issue
Block a user