mirror of https://github.com/pret/pokefirered
Merge pull request #709 from PikalaxALT/ignore-cmake-clangd
Ignore CMakeLists.txt and cmake/clangd artifacts
This commit is contained in:
commit
7299efd381
|
|
@ -62,3 +62,7 @@ prefabs.json
|
|||
.vscode/*.*
|
||||
*.js
|
||||
*.sym
|
||||
build-cmake-*/
|
||||
.cache/
|
||||
CMakeLists.txt
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue