================ @@ -0,0 +1,5 @@ +out +node_modules +.vscode-test +*.vsix +!.vscode ---------------- clayborg wrote:
Can we just create a `vscode` folder (no leading `.`) and remove this file? Why do we need `out` and `node_modlues` to be added to this? Does `npm` create temp files here for some reason? https://github.com/llvm/llvm-project/pull/75515 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits