<div dir="ltr"><div dir="ltr">On Wed, Jul 17, 2019 at 12:45 PM Zakharin, Vyacheslav P via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="RU">
<div class="m_-4235790265094208968gmail-m_6873162991872001976WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hello,<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">My team is using some non-llvm projects along with llvm-project monorepo.  The projects are checked out to the top level of llvm-project, and ‘git status’ would complain about them unless we add them to .gitignore.  We
 do not really want to change llorg’s .gitignore on our side,</span></p></div></div></blockquote><div><br></div><div>Why not? If you're using a modified llvm-project fork, what's the harm of also modifying .gitignore?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="RU"><div class="m_-4235790265094208968gmail-m_6873162991872001976WordSection1"><p class="MsoNormal"><span lang="EN-US">so may we propose changing llorg’s .gitignore to ignore all top-level files/directories that are not explicitly listed?  Something along the lines:<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">/*<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">!/clang<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">!/clang-tools-extra<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">!/compiler-rt<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">…<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US">This will require updating .gitignore every time a new top-level entry is added into llvm-project monorepo, which should not be a big deal.  Please let me know if I can proceed with a review request.</span></p></div></div></blockquote><div><br></div><div>I'm still against this. </div></div></div>