Bug 549771 – improved .gitignore for glib
authorRyan Lortie <desrt@desrt.ca>
Tue, 2 Sep 2008 18:40:39 +0000 (18:40 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Tue, 2 Sep 2008 18:40:39 +0000 (18:40 +0000)
commit920f3bffb31a60bcb5379c40efa3f648de79e15d
treeb4819f6292cc36c626b1ae0b5e9f87b5f44d022e
parent8f5a2e0d314e2a7d9fee7ee6e779e92fbda1e613
Bug 549771 – improved .gitignore for glib

2007-09-02  Ryan Lortie  <desrt@desrt.ca>

        Bug 549771 – improved .gitignore for glib

        * docs/reference/.gitignore:
        * docs/reference/gio/.gitignore:
        * docs/reference/gobject/tmpl/.gitignore:
        * gio/.gitignore:
        * gio/tests/.gitignore:
        * glib/.gitignore:
        * glib/libcharset/.gitignore:
        * glib/tests/.gitignore:
        * gmodule/.gitignore:
        * gobject/.gitignore:
        * gobject/tests/.gitignore:
        * po/.gitignore:
        * tests/.gitignore: new files
        * .gitignore: remove 'build' (since it's part of glib now), add more
        useful things.

svn path=/trunk/; revision=7432
15 files changed:
.gitignore
ChangeLog
docs/reference/.gitignore [new file with mode: 0644]
docs/reference/gio/.gitignore [new file with mode: 0644]
docs/reference/gobject/tmpl/.gitignore [new file with mode: 0644]
gio/.gitignore [new file with mode: 0644]
gio/tests/.gitignore [new file with mode: 0644]
glib/.gitignore [new file with mode: 0644]
glib/libcharset/.gitignore [new file with mode: 0644]
glib/tests/.gitignore [new file with mode: 0644]
gmodule/.gitignore [new file with mode: 0644]
gobject/.gitignore [new file with mode: 0644]
gobject/tests/.gitignore [new file with mode: 0644]
po/.gitignore [new file with mode: 0644]
tests/.gitignore [new file with mode: 0644]