<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/.gitignore, branch master</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-11-18T11:07:23Z</updated>
<entry>
<title>.gitignore: ignore more patch related files</title>
<updated>2010-11-18T11:07:23Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-11-18T10:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a417003749a4a9c9a4c6a78b7b962f79f1003278'/>
<id>urn:sha1:a417003749a4a9c9a4c6a78b7b962f79f1003278</id>
<content type='text'>
Patches shouldn't be committed to the top level, and that is where
`git format-patch` typically operates, so ignore that stuff.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gitignore: add ..config.tmp</title>
<updated>2010-10-16T20:46:44Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2010-10-15T21:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9225c7ab96b8baf0fc1ab53fbb5408899ba3df71'/>
<id>urn:sha1:9225c7ab96b8baf0fc1ab53fbb5408899ba3df71</id>
<content type='text'>
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>.gitignore: Update to the new directory hierachy</title>
<updated>2009-09-23T07:16:07Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-09-22T23:30:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c2946d113910719bb00cf168fab32a1f648c1db6'/>
<id>urn:sha1:c2946d113910719bb00cf168fab32a1f648c1db6</id>
<content type='text'>
Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>.gitignore: add backup files</title>
<updated>2009-07-18T06:19:58Z</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2009-07-14T00:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b09d8a72d2efe07bf996406deff5ded22652046f'/>
<id>urn:sha1:b09d8a72d2efe07bf996406deff5ded22652046f</id>
<content type='text'>
Add *.orig and *~ backup files to gitignore.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>.gitignore: Ease /binaries pattern</title>
<updated>2009-05-12T10:24:27Z</updated>
<author>
<name>Michael Roth</name>
<email>mroth@nessie.de</email>
</author>
<published>2009-05-11T10:26:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7204488170bc0a23aaabd90a129e44c3374ff0e7'/>
<id>urn:sha1:7204488170bc0a23aaabd90a129e44c3374ff0e7</id>
<content type='text'>
The current /binaries/* hid the directory, but completely removed
it by "git-clean -d", which should not be intended.

Reported-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Michael Roth &lt;mroth@nessie.de&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Add dl folder to gitignore</title>
<updated>2009-05-08T09:59:22Z</updated>
<author>
<name>Thiago A. Correa</name>
<email>thiago.correa@gmail.com</email>
</author>
<published>2009-05-08T01:18:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d343d35972a63b9f1441da6aabcdf4e908900a3b'/>
<id>urn:sha1:d343d35972a63b9f1441da6aabcdf4e908900a3b</id>
<content type='text'>
Signed-off-by: Thiago A. Correa &lt;thiago.correa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add .gitignore files</title>
<updated>2009-05-04T19:46:53Z</updated>
<author>
<name>angus salkeld</name>
<email>angus.salkeld@alliedtelesis.co.nz</email>
</author>
<published>2009-05-04T19:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9cdff46ba05f29cfd358123243f54cc5d45ac440'/>
<id>urn:sha1:9cdff46ba05f29cfd358123243f54cc5d45ac440</id>
<content type='text'>
[peter: add /.config]

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
