[PATCH] D57400: Add a .gitignore file to the root that ignores any files outside of the project directories.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 15 09:15:39 PST 2019
pcc reclaimed this revision.
pcc added a comment.
Herald added a subscriber: jdoerfert.
Reopening. I'm mildly inclined to push for this because:
1. I don't really see what problems this will cause, while there's evidence that it would have prevented a problem [1]
2. others seem to be in favour as well (D57429 <https://reviews.llvm.org/D57429>)
3. we always have the option of backing this out if we do discover a problem with it, just like any other patch
[1] http://lists.llvm.org/pipermail/llvm-dev/2019-February/130234.html
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57400/new/
https://reviews.llvm.org/D57400
More information about the llvm-commits
mailing list