Loading .gitignore +2 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,8 @@ core.* !core/ # ccls file that can be per directory. *.ccls # clangd uses that for LSP caching. /.cache # / /Makefile Loading Loading
.gitignore +2 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,8 @@ core.* !core/ # ccls file that can be per directory. *.ccls # clangd uses that for LSP caching. /.cache # / /Makefile Loading