aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Improved gitignores for patch submittingRomain Porte2017-11-121-0/+1
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).