<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/21940">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">.gitignore: ignore files ending with ~<br><br>I'm lately getting this kind of files in git after building:<br>config.guess~<br>config.sub~<br>configure~<br>install-sh~<br><br>Let's ignore them.<br><br>Change-Id: I976e3a33f638f4cd19650b9c799e61713d73bf8a<br>---<br>M .gitignore<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/40/21940/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/.gitignore b/.gitignore</span><br><span>index 01f4f47..c8b1d06 100644</span><br><span>--- a/.gitignore</span><br><span>+++ b/.gitignore</span><br><span>@@ -20,6 +20,7 @@</span><br><span> missing</span><br><span> *libtool</span><br><span> ltmain.sh</span><br><span style="color: hsl(120, 100%, 40%);">+*~</span><br><span> </span><br><span> core</span><br><span> core.*</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/21940">change 21940</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-pcu/+/21940"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I976e3a33f638f4cd19650b9c799e61713d73bf8a </div>
<div style="display:none"> Gerrit-Change-Number: 21940 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>