<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=Git%2Fgitignore</id>
	<title>Git/gitignore - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=Git%2Fgitignore"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Git/gitignore&amp;action=history"/>
	<updated>2026-07-16T07:51:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=Git/gitignore&amp;diff=20731&amp;oldid=prev</id>
		<title>Woozle: Created page with &quot;&#039;&#039;&#039;gitignore&#039;&#039;&#039; can actually refer to any of several files: * &lt;code&gt;$HOME/.config/git/ignore&lt;/code&gt; - applies to all Git projects for this user * &lt;code&gt;$GIT_DIR/info/exclude&lt;/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Git/gitignore&amp;diff=20731&amp;oldid=prev"/>
		<updated>2015-03-09T21:05:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;gitignore&amp;#039;&amp;#039;&amp;#039; can actually refer to any of several files: * &amp;lt;code&amp;gt;$HOME/.config/git/ignore&amp;lt;/code&amp;gt; - applies to all Git projects for this user * &amp;lt;code&amp;gt;$GIT_DIR/info/exclude&amp;lt;/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;gitignore&amp;#039;&amp;#039;&amp;#039; can actually refer to any of several files:&lt;br /&gt;
* &amp;lt;code&amp;gt;$HOME/.config/git/ignore&amp;lt;/code&amp;gt; - applies to all Git projects for this user&lt;br /&gt;
* &amp;lt;code&amp;gt;$GIT_DIR/info/exclude&amp;lt;/code&amp;gt; - not sure what this does&lt;br /&gt;
* &amp;lt;code&amp;gt;.gitignore&amp;lt;/code&amp;gt; - the file &amp;quot;.gitignore&amp;quot; in the local project folder&lt;br /&gt;
* any file specified by &amp;lt;code&amp;gt;core.excludesfile&amp;lt;/code&amp;gt; in the user’s &amp;lt;code&amp;gt;~/.gitconfig&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Each of these has uses specific to them; see the manpage for more information.&lt;br /&gt;
==Link==&lt;br /&gt;
===Reference===&lt;br /&gt;
* [http://git-scm.com/docs/gitignore manpage @ git-scm]&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>