summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2009-02-12 13:24:42 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2009-02-12 13:24:42 +0800
commit21ae0e4f8af46aa6beec24da4b8e0278d4acc1a1 (patch)
tree203b46b08e97192928279aa4a3de51a7ed70b55f
parent0bc9cf6403282a4c10e9331e67be92072cf5c5c2 (diff)
downloadibus-21ae0e4f8af46aa6beec24da4b8e0278d4acc1a1.tar.gz
ibus-21ae0e4f8af46aa6beec24da4b8e0278d4acc1a1.tar.xz
ibus-21ae0e4f8af46aa6beec24da4b8e0278d4acc1a1.zip
Update .gitignore files.
-rw-r--r--gconf/.gitignore1
-rw-r--r--po/.gitignore6
-rw-r--r--src/.gitignore1
-rw-r--r--ui/gtk/.gitignore1
4 files changed, 5 insertions, 4 deletions
diff --git a/gconf/.gitignore b/gconf/.gitignore
index 9459c62..d8adae8 100644
--- a/gconf/.gitignore
+++ b/gconf/.gitignore
@@ -1,2 +1,3 @@
ibus-gconf
gconf.xml
+gconf.xml.in
diff --git a/po/.gitignore b/po/.gitignore
index 76425a9..5b14099 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -11,8 +11,6 @@ insert-header.sin
quot.sed
remove-potcdate.sed
remove-potcdate.sin
-ja.gmo
-pa.gmo
-zh_CN.gmo
-ibus.pot
+*.pot
+*.gmo
stamp-po
diff --git a/src/.gitignore b/src/.gitignore
index f39eb28..a02b5a1 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -10,3 +10,4 @@ test-server
test-text
stamp-ibusenumtypes.h
stamp-ibusmarshalers.h
+keysymdef.h
diff --git a/ui/gtk/.gitignore b/ui/gtk/.gitignore
index abac3c8..2dc266a 100644
--- a/ui/gtk/.gitignore
+++ b/ui/gtk/.gitignore
@@ -1,2 +1,3 @@
ibus-ui-gtk
gtkpanel.xml
+gtkpanel.xml.in