mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 06:33:41 +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:
4
gio/.gitignore
vendored
Normal file
4
gio/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
gio-marshal.[ch]
|
||||
gioenumtypes.[ch]
|
||||
gioalias.h
|
||||
gioaliasdef.c
|
7
gio/tests/.gitignore
vendored
Normal file
7
gio/tests/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
data-input-stream
|
||||
data-output-stream
|
||||
g-file
|
||||
g-file-info
|
||||
live-g-file
|
||||
memory-input-stream
|
||||
memory-output-stream
|
Reference in New Issue
Block a user