<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Build Tools on Marko Apfel</title><link>http://blog.marko-apfel.de/tags/build-tools/</link><description>Recent content in Build Tools on Marko Apfel</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 05 Oct 2012 08:12:00 +0200</lastBuildDate><atom:link href="http://blog.marko-apfel.de/tags/build-tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Be careful when Git suppresses bin Folders</title><link>http://blog.marko-apfel.de/posts/be-careful-when-git-suppresses-bin-folders/</link><pubDate>Fri, 05 Oct 2012 08:12:00 +0200</pubDate><guid>http://blog.marko-apfel.de/posts/be-careful-when-git-suppresses-bin-folders/</guid><description>&lt;h2 id="initial-situation"&gt;Initial situation&lt;/h2&gt;
&lt;p&gt;Often for Visual Studio projects the typical content of a &lt;code&gt;.gitignore&lt;/code&gt; file contains this line&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;bin&lt;/code&gt; or&lt;/li&gt;
&lt;li&gt;&lt;code&gt;[B|b]in&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is used to avoid that Git tries to track compile outputs as repository relevant data.&lt;/p&gt;</description></item></channel></rss>