GNOME Bugzilla – Bug 702580
Brush up .gitignore
Last modified: 2013-06-18 16:54:32 UTC
Now many files such as pt_BR/*.page sr@latin/*.page are not ignored. Git-status is so noisy after building. It would be better to brush up the .gitignore file.
Created attachment 247185 [details] [review] Update .gitignore
Review of attachment 247185 [details] [review]: Thanks for the patch, I just pushed a patch which I had lying around which does the same thing, as commit b6f54a7ffdedfac4bf0036aa3ad0b636411a9ba7. I also pushed a couple of small followup commits.