[glib] Update .gitignore



commit c4934c93589420b6c024f893ddb7cafc75279d40
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Jan 15 10:37:55 2014 -0500

    Update .gitignore

 gio/tests/.gitignore  |    8 +++++++-
 glib/tests/.gitignore |    3 +++
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore
index 5a403d4..302d694 100644
--- a/gio/tests/.gitignore
+++ b/gio/tests/.gitignore
@@ -1,6 +1,7 @@
 actions
 appinfo
 appinfo-test
+appmonitor
 apps
 async-close-output-stream
 async-splice-output-stream
@@ -17,6 +18,7 @@ data-input-stream
 data-output-stream
 dbus-appinfo
 de/
+defaultvalue
 desktop-app-info
 echo-server
 file
@@ -73,6 +75,9 @@ gdbus-test-fixture
 gdbus-testserver
 gdbus-threading
 gio-du
+giomodule
+giotypefuncs.c
+gnotification
 gsubprocess
 gsubprocess-testprog
 g-file
@@ -127,4 +132,5 @@ vfs
 volumemonitor
 xdgdatadir
 xdgdatahome
-gnotification
+xgen-gio
+xgen-giosrc.c
diff --git a/glib/tests/.gitignore b/glib/tests/.gitignore
index 22bce40..33ef15e 100644
--- a/glib/tests/.gitignore
+++ b/glib/tests/.gitignore
@@ -33,7 +33,9 @@ keyfile
 list
 logging
 mainloop
+malloc
 mappedfile
+markup
 markup-collect
 markup-escape
 markup-parse
@@ -68,6 +70,7 @@ test-printf
 test-spawn-echo
 thread
 timeout
+timer
 tmpsample.xml
 tree
 unicode


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]