Improved gitignores for patch submitting
authorRomain Porte <microjoe@microjoe.org>
Sat, 11 Nov 2017 18:02:12 +0000 (19:02 +0100)
committerBoris Bobrov <breton@cynicmansion.ru>
Sat, 11 Nov 2017 21:07:47 +0000 (00:07 +0300)
commitda7c027f1c3ccc5ef819da9ffaf04157b03d8aa8
treee8dc813d41477546ca9e9ab9480dd9abd234a0c8
parent8b48db61d1d5ef99e5065f5398e900a63eb26372
Improved gitignores for patch submitting

In order to ease the patch submitting process, *.patch was added as per
Linux kernel's .gitignore. Test cache directory was also added in its
own gitignore (as per kernel's recommendation on .gitignore location).
.gitignore
mediagoblin/tests/.gitignore [new file with mode: 0644]