[glib] .gitignore updates for gsettings stuff
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] .gitignore updates for gsettings stuff
- Date: Tue, 27 Apr 2010 21:05:22 +0000 (UTC)
commit 9ba690b386ebb8dc35665ff07b43c9a5874fda4b
Author: Dan Winship <danw gnome org>
Date: Tue Apr 27 09:25:45 2010 -0400
.gitignore updates for gsettings stuff
docs/reference/gio/.gitignore | 1 +
gio/.gitignore | 2 ++
gio/tests/.gitignore | 5 +++++
3 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gio/.gitignore b/docs/reference/gio/.gitignore
index abbf4ff..e9e522e 100644
--- a/docs/reference/gio/.gitignore
+++ b/docs/reference/gio/.gitignore
@@ -1,2 +1,3 @@
+*.1
gio-overrides.txt
tmpl
diff --git a/gio/.gitignore b/gio/.gitignore
index 70a6764..2db9e80 100644
--- a/gio/.gitignore
+++ b/gio/.gitignore
@@ -4,3 +4,5 @@ gio-marshal.[ch]
gioenumtypes.[ch]
gioalias.h
gioaliasdef.c
+glib-compile-schemas
+gsettings
diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore
index c75c8cd..dcf55fd 100644
--- a/gio/tests/.gitignore
+++ b/gio/tests/.gitignore
@@ -4,6 +4,7 @@ contexts
converter-stream
data-input-stream
data-output-stream
+de/
desktop-app-info
echo-server
filter-cat
@@ -11,6 +12,9 @@ filter-streams
g-file
g-file-info
g-icon
+gschemas.compiled
+gsettings
+gsettings.store
httpd
live-g-file
memory-input-stream
@@ -23,6 +27,7 @@ sleepy-stream
socket-client
socket-server
srvtarget
+test.mo
unix-fd
unix-streams
utf8-input-stream
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]