Omit changes to .gitignore.

This commit is contained in:
Daiki Ueno 2011-07-05 16:44:28 +09:00
parent 9699c9b0fb
commit 09256cfa17

View File

@ -15,7 +15,7 @@ diff --git a/configure.ac b/configure.ac
index 043e150..edf19d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,6 +75,10 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the read-only
@@ -75,9 +75,10 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the read-only
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.17])
@ -26,13 +26,6 @@ index 043e150..edf19d8 100644
# OUTPUT files
AC_CONFIG_FILES([ po/Makefile.in
diff --git a/m4/.gitignore b/m4/.gitignore
index 0f4126c..aa522fb 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -1 +1,2 @@
*.m4
+!ibus.m4
diff --git a/m4/ibus.m4 b/m4/ibus.m4
new file mode 100644
index 0000000..b92d000