sums marked an inline comment as done. sums added a comment. Thank you for the reviews and discussion, everyone!
TIL about `.git/info/exclude`. It'll let me exclude stuff without updating the checked in `.gitignore`. I was achieving the same effect for clangd by manually creating a `.gitignore` similar to this change. The ideal scenario would be one where all tools ignore their temporary directories automatically. Will send patches whenever I encounter a case like this :) @kadircet kindly take another look. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130863/new/ https://reviews.llvm.org/D130863 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits