<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: git ignore files</title>
	<link>http://tech.puredanger.com/2008/05/17/git-ignore-files/</link>
	<description>Alex Miller's technical blog</description>
	<pubDate>Thu, 28 Aug 2008 03:16:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: fractious</title>
		<link>http://tech.puredanger.com/2008/05/17/git-ignore-files/#comment-63139</link>
		<pubDate>Tue, 08 Jul 2008 13:37:01 +0000</pubDate>
		<guid>http://tech.puredanger.com/2008/05/17/git-ignore-files/#comment-63139</guid>
					<description>Perfect, thanks for that, just what I was looking for.

One point worth sharing: I wanted the excludes file in the root of my home dir. Setting &lt;code&gt;excludesfile = &quot;~/.gitexcludes&quot;&lt;/code&gt; didn't work for me but using the full path from / did.

Mac OS X 10.5.4</description>
		<content:encoded><![CDATA[<p>Perfect, thanks for that, just what I was looking for.</p>
<p>One point worth sharing: I wanted the excludes file in the root of my home dir. Setting <code>excludesfile = "~/.gitexcludes"</code> didn&#8217;t work for me but using the full path from / did.</p>
<p>Mac OS X 10.5.4
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jakub Narębski</title>
		<link>http://tech.puredanger.com/2008/05/17/git-ignore-files/#comment-48822</link>
		<pubDate>Sun, 18 May 2008 08:25:44 +0000</pubDate>
		<guid>http://tech.puredanger.com/2008/05/17/git-ignore-files/#comment-48822</guid>
					<description>$GIT_DIR means where repository is. Usually this is &lt;code&gt;.git&lt;/code&gt; directory in top directory of your repository's working area.</description>
		<content:encoded><![CDATA[<p>$GIT_DIR means where repository is. Usually this is <code>.git</code> directory in top directory of your repository&#8217;s working area.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
