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 702731 - gitignore: Ignore test-driver and the generated stuff under po/
gitignore: Ignore test-driver and the generated stuff under po/
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-20 11:07 UTC by Emanuele Aina
Modified: 2013-06-21 07:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gitignore: Ignore test-driver and the generated stuff under po/ (795 bytes, patch)
2013-06-20 11:07 UTC, Emanuele Aina
committed Details | Review

Description Emanuele Aina 2013-06-20 11:07:18 UTC
Add to the root .gitignore the generated message catalogs and some other cruft
that turned out in `git status` on a freshly built repo.
Comment 1 Emanuele Aina 2013-06-20 11:07:21 UTC
Created attachment 247311 [details] [review]
gitignore: Ignore test-driver and the generated stuff under po/
Comment 2 Juan A. Suarez Romero 2013-06-21 07:55:53 UTC
Author: Emanuele Aina <emanuele.aina@collabora.com>
Date:   Thu Jun 20 13:04:23 2013 +0200

    gitignore: Ignore test-driver and the generated stuff under po/
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702731

 .gitignore | 12 ++++++++++++
 1 file changed, 12 insertions(+)