[PATCH] D57400: Add a .gitignore file to the root that ignores any files outside of the project directories.

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 10:28:28 PDT 2019


greened added a comment.

What about downstream users that have added directories in their local forks?  Having git suddenly ignore them would be surprising.  We are in that situation.


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

https://reviews.llvm.org/D57400





More information about the llvm-commits mailing list