[glib] .gitignore updates



commit 263aac125e3dfe26aebc6ce7bc0ed39889f19933
Author: Dan Winship <danw gnome org>
Date:   Fri Oct 23 11:28:03 2015 -0400

    .gitignore updates

 build/win32/vs10/.gitignore |    1 +
 build/win32/vs9/.gitignore  |    1 +
 gio/tests/.gitignore        |    5 ++++-
 gobject/tests/.gitignore    |    1 +
 4 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/build/win32/vs10/.gitignore b/build/win32/vs10/.gitignore
index 5eb97bf..bfc6500 100644
--- a/build/win32/vs10/.gitignore
+++ b/build/win32/vs10/.gitignore
@@ -8,4 +8,5 @@ glib-compile-resources.vcxproj
 glib-compile-resources.vcxproj.filters
 glib-compile-schemas.vcxproj
 glib-compile-schemas.vcxproj.filters
+glib-gen-srcs.props
 glib-install.props
diff --git a/build/win32/vs9/.gitignore b/build/win32/vs9/.gitignore
index 7653d60..08775ac 100644
--- a/build/win32/vs9/.gitignore
+++ b/build/win32/vs9/.gitignore
@@ -3,4 +3,5 @@ gobject.vcproj
 gio.vcproj
 glib-compile-resources.vcproj
 glib-compile-schemas.vcproj
+glib-gen-srcs.vsprops
 glib-install.vsprops
diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore
index 7ad7ba0..fc7676d 100644
--- a/gio/tests/.gitignore
+++ b/gio/tests/.gitignore
@@ -18,6 +18,7 @@ credentials
 data-input-stream
 data-output-stream
 dbus-appinfo
+dbus-launch
 de/
 defaultvalue
 desktop-app-info
@@ -75,6 +76,7 @@ gdbus-test-codegen-old
 gdbus-test-fixture
 gdbus-testserver
 gdbus-threading
+gdbus-unix-addresses
 glistmodel
 gio-du
 giomodule
@@ -124,11 +126,12 @@ socket-service
 socket-server
 srvtarget
 task
-test.mo
 test.gresource
+test.mo
 test_resources.c
 test_resources2.c
 test_resources2.h
+testfilemonitor
 thumbnail-verification
 tls-certificate
 tls-interaction
diff --git a/gobject/tests/.gitignore b/gobject/tests/.gitignore
index 28bb982..06f3991 100644
--- a/gobject/tests/.gitignore
+++ b/gobject/tests/.gitignore
@@ -9,6 +9,7 @@ param
 properties
 qdata
 reference
+signal-handler
 signals
 threadtests
 type


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