[PATCH] D73253: [llvm] Fix file ignoring inside directories

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 17:00:22 PST 2020


smeenai added a comment.

I'll go ahead and land this as-is, given that the nested layout still has value, and we still need the duplication between the top-level `.gitignore` and `llvm/.gitignore` to correctly ignore files in the nested layout.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73253/new/

https://reviews.llvm.org/D73253





More information about the llvm-commits mailing list