After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702580 - Brush up .gitignore
Brush up .gitignore
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: general
3.9.x
Other All
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks:
 
 
Reported: 2013-06-18 16:23 UTC by Jiro Matsuzawa
Modified: 2013-06-18 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update .gitignore (755 bytes, patch)
2013-06-18 16:23 UTC, Jiro Matsuzawa
reviewed Details | Review

Description Jiro Matsuzawa 2013-06-18 16:23:29 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.
Comment 1 Jiro Matsuzawa 2013-06-18 16:23:30 UTC
Created attachment 247185 [details] [review]
Update .gitignore
Comment 2 David King 2013-06-18 16:54:12 UTC
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.