[glib] Improve .gitignore
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Improve .gitignore
- Date: Thu, 31 Mar 2011 10:21:17 +0000 (UTC)
commit 7a752e0817986d535717ceee2d502f00e3c0f747
Author: Ryan Lortie <desrt desrt ca>
Date: Thu Mar 31 15:51:01 2011 +0530
Improve .gitignore
gio/tests/.gitignore | 1 +
glib/tests/.gitignore | 4 ++++
gobject/tests/.gitignore | 5 +++++
m4macros/.gitignore | 1 +
4 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore
index 7e201bb..c7aec70 100644
--- a/gio/tests/.gitignore
+++ b/gio/tests/.gitignore
@@ -20,6 +20,7 @@ gapplication
gapplication-example-open
gapplication-example-cmdline
gapplication-example-cmdline2
+gapplication-example-cmdline3
gapplication-example-actions
gdbus-addresses
gdbus-bz627724
diff --git a/glib/tests/.gitignore b/glib/tests/.gitignore
index 9b1b214..966a614 100644
--- a/glib/tests/.gitignore
+++ b/glib/tests/.gitignore
@@ -4,6 +4,7 @@ bookmarkfile
checksum
collate
convert
+dataset
date
dir
environment
@@ -16,6 +17,7 @@ hostutils
keyfile
list
logging
+mappedfile
markup-collect
markup-escape
markup-parse
@@ -35,7 +37,9 @@ shell
slist
strfuncs
string
+sort
testing
+timeout
tmpsample.xml
tree
uri
diff --git a/gobject/tests/.gitignore b/gobject/tests/.gitignore
index cd58ce5..afafc4a 100644
--- a/gobject/tests/.gitignore
+++ b/gobject/tests/.gitignore
@@ -1,5 +1,10 @@
binding
+boxed
dynamictests
+enums
+ifaceproperties
+param
properties
reference
+signals
threadtests
diff --git a/m4macros/.gitignore b/m4macros/.gitignore
index 38066dd..d59889a 100644
--- a/m4macros/.gitignore
+++ b/m4macros/.gitignore
@@ -3,3 +3,4 @@ ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
+gtk-doc.m4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]