<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Silence is Foo &#187; update-index</title>
	<atom:link href="http://raflabs.com/blogs/silence-is-foo/tag/update-index/feed/" rel="self" type="application/rss+xml" />
	<link>http://raflabs.com/blogs/silence-is-foo</link>
	<description>Mental notes on Ruby, Git, Rails and whatever geeky thing</description>
	<lastBuildDate>Thu, 07 Apr 2011 19:11:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ignoring files in Git</title>
		<link>http://raflabs.com/blogs/silence-is-foo/2009/12/29/ignoring-files-in-git/</link>
		<comments>http://raflabs.com/blogs/silence-is-foo/2009/12/29/ignoring-files-in-git/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 01:00:17 +0000</pubDate>
		<dc:creator>raf</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[gitignore]]></category>
		<category><![CDATA[update-index]]></category>

		<guid isPermaLink="false">http://raflabs.com/blogs/silence-is-foo/?p=200</guid>
		<description><![CDATA[I've realized that there is a general misunderstandig about ignoring files in Git. People often try to ignore changes to tracked files adding them to a .gitignore file, but you should know that Git will ignore files in .gitignore only of the files are not already tracked ("tracked" means that the file is in the [...]]]></description>
		<wfw:commentRss>http://raflabs.com/blogs/silence-is-foo/2009/12/29/ignoring-files-in-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

