kbobyrev added a comment. In D76595#1936408 <https://reviews.llvm.org/D76595#1936408>, @hokein wrote:
> thanks. regarding files in `.vscode`, I think they are just local configs in > VSCode, we can probably remove the whole directory from git since we already > ignore them in the `llvm/.gitignore`. I think those are hand-written VSCode tasks and removing those would result in the absence of compiling and debugging actions in VSCode. `llvm/.gitignore` is intended to ignore the configs, but I'm not sure it is a "config file" in traditional sensee. Am I missing something? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D76595/new/ https://reviews.llvm.org/D76595 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits