<p dir="ltr"><br>
On Dec 13, 2012 9:22 AM, &quot;Chen Xiao&quot; &lt;<a href="mailto:chenxiao770117@gmail.com">chenxiao770117@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I fork the codebase on my local computer. Then I .configure &amp; make &amp; make install, as a result, there are many compiled things like bin or *.o files.<br>
&gt;<br>
&gt; To avoid add them to my commit, I modify .gitignore to ignore them all.</p>
<p dir="ltr">Add your local ignores to .git/info/exclude.</p>