<div dir="ltr"><div><div>Hi,<br><br></div>Project .gitignore should specify untracked files related only to the project and developers should specify in their local .gitignore untracked files related to the way they develop. <br><br>It seems to be git-scm[1] recommandation:<br><br><div style="margin-left:40px"><i>Patterns which a user wants Git to
ignore in all situations (e.g., backup or temporary files generated by
the user’s editor of choice) generally go into a file specified by
<code>core.excludesFile</code> in the user’s <code>~/.gitconfig</code>. Its default value is
$XDG_CONFIG_HOME/git/ignore. If $XDG_CONFIG_HOME is either not set or
empty, $HOME/.config/git/ignore is used instead.</i><br></div><br></div><div><br></div><div>Cedric/ZZelle@IRC<br></div><div><br>[1] <a href="https://git-scm.com/docs/gitignore">https://git-scm.com/docs/gitignore</a><br><br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 22, 2016 at 1:52 PM, Amrith Kumar <span dir="ltr"><<a href="mailto:amrith@tesora.com" target="_blank">amrith@tesora.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="#0563C1" vlink="#954F72" lang="EN-US"><div class="m_1946052820479309109WordSection1"><p class="MsoNormal">Is there something we can do about the “production line” changes like <u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal"><a href="https://review.openstack.org/#/q/Update+.gitignore+to+ignore+.idea+of+PyCharm" target="_blank">https://review.openstack.org/#<wbr>/q/Update+.gitignore+to+<wbr>ignore+.idea+of+PyCharm</a><u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">These kinds of changes, and this is by no means the only one, are aimed at bringing ‘standardization’ to all OpenStack projects. Unfortunately, when all projects don’t agree with the attempt at standardization, we end up with a lack of standardization across OpenStack.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">How do we go about handling these kinds of changes that are causing a fair amount of churn with little real benefit? Is there anything we can do or is the best recommendation that projects just grin and bear it?<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="HOEnZb"><font color="#888888"><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">-amrith <u></u><u></u></p></font></span></div></div><br>______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
<br></blockquote></div><br></div>