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 627865 - gitignore: Put common ignores in the root .gitignore
gitignore: Put common ignores in the root .gitignore
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2010-08-24 18:25 UTC by Damien Lespiau
Modified: 2010-08-25 11:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add a .gitignore file (1.02 KB, patch)
2010-08-24 18:25 UTC, Damien Lespiau
none Details | Review

Description Damien Lespiau 2010-08-24 18:25:37 UTC
Created attachment 168668 [details] [review]
add a .gitignore file

It's always good to have a clean git status :p
Comment 1 Víctor Manuel Jáquez Leal 2010-08-25 10:25:50 UTC
But there's a .gitignore already:

commit 271d562f811002a6fe25c49e846aede16e27e02f
Author: Stefan Kost <ensonic@users.sf.net>
Date:   Wed Mar 24 09:55:04 2010 +0200

    gitignore: add and fill .gitignore files

What we may need is update them.

Can you provide a patch for their update instead of a new file?
Comment 2 Damien Lespiau 2010-08-25 10:43:11 UTC
This bug is about the plugins repository, not core :p

http://git.gnome.org/browse/grilo-plugins/tree/
Comment 3 Víctor Manuel Jáquez Leal 2010-08-25 11:00:27 UTC
(In reply to comment #2)
> This bug is about the plugins repository, not core :p
> 
> http://git.gnome.org/browse/grilo-plugins/tree/

ough! sorry, my fault
Comment 4 Víctor Manuel Jáquez Leal 2010-08-25 11:11:35 UTC
Pushed. Thanks.

commit cc5a955c53176e2d5b57175d9649c0e6668a0d13
Author: Damien Lespiau <damien.lespiau@intel.com>
Date:   Tue Aug 24 17:59:28 2010 +0100

    gitignore: add .gitignore files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=627865