[PATCH] D73253: [llvm] Fix file ignoring inside directories
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 12:07:06 PST 2020
jyknight added a comment.
I think we should instead remove the entire "tracked independently" parts, because that's no longer the recommended directory layout. And also remove these "global" ignores which you moved, because they're already in /.gitignore, and thus don't need to be in /llvm/.gitignore
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