[glib] update .gitignores



commit 7a2e6ab79132db79987e67c08ff12be7b46eed62
Author: Dan Winship <danw gnome org>
Date:   Wed Jan 18 13:28:00 2012 -0500

    update .gitignores

 .gitignore           |    1 -
 gio/.gitignore       |    1 +
 gio/tests/.gitignore |    8 ++++++++
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ca7c8a..a19c655 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,4 +41,3 @@ README
 ChangeLog
 /glib-lcov.info
 /glib-lcov/
-/gio/tests/tls-interaction
diff --git a/gio/.gitignore b/gio/.gitignore
index f27b2dc..1689266 100644
--- a/gio/.gitignore
+++ b/gio/.gitignore
@@ -2,6 +2,7 @@ gschema-compile
 gio-querymodules
 gio-marshal.[ch]
 gioenumtypes.[ch]
+glib-compile-resources
 glib-compile-schemas
 gdbus
 gsettings
diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore
index 377ebbf..d4a774b 100644
--- a/gio/tests/.gitignore
+++ b/gio/tests/.gitignore
@@ -24,6 +24,7 @@ gapplication-example-actions
 gapplication-example-cmdline
 gapplication-example-cmdline2
 gapplication-example-cmdline3
+gapplication-example-menu
 gapplication-example-open
 gdbus-addresses
 gdbus-bz627724
@@ -77,9 +78,11 @@ network-address
 network-monitor
 org.gtk.test.enums.xml
 pollable
+plugin_resources.c
 proxy
 readwrite
 resolver
+resources
 send-data
 simple-async-result
 sleepy-stream
@@ -88,7 +91,12 @@ socket-client
 socket-server
 srvtarget
 test.mo
+test.gresource
+test_resources.c
+test_resources2.c
+test_resources2.h
 tls-certificate
+tls-interaction
 unix-fd
 unix-streams
 vfs



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