mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
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
This commit is contained in:
8
gobject/.gitignore
vendored
Normal file
8
gobject/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
glib-genmarshal
|
||||
glib-mkenums
|
||||
gmarshal.[ch]
|
||||
gmarshal.strings
|
||||
gobject-query
|
||||
gobjectalias.h
|
||||
gobjectaliasdef.c
|
||||
testgobject
|
Reference in New Issue
Block a user