summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2008-09-02 18:40:39 +0000
committerRyan Lortie <ryanl@src.gnome.org>2008-09-02 18:40:39 +0000
commit920f3bffb31a60bcb5379c40efa3f648de79e15d (patch)
treeb4819f6292cc36c626b1ae0b5e9f87b5f44d022e /tests
parent8f5a2e0d314e2a7d9fee7ee6e779e92fbda1e613 (diff)
downloadglib-920f3bffb31a60bcb5379c40efa3f648de79e15d.tar.gz
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
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 000000000..f6d4a606c
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1,21 @@
+errorcheck-mutex-test
+deftype
+testmarshal.c
+testmarshal.h
+closures
+objects
+objects2
+properties
+properties2
+signal1
+signal2
+signal3
+scannerapi
+testgdate
+testgdateparser
+testglib
+testingbase64
+timeloop
+timeloop-closure
+unicode-collate
+unicode-normalize