[gnome-characters/wip/dueno/emoji] build: Silence git status
- From: Daiki Ueno <dueno src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/wip/dueno/emoji] build: Silence git status
- Date: Thu, 24 Aug 2017 08:04:18 +0000 (UTC)
commit 221c525ba72d1b93408654f275295bde5f7af46b
Author: Daiki Ueno <dueno src gnome org>
Date: Thu Aug 24 09:54:27 2017 +0200
build: Silence git status
Makefile.am | 4 +
ar-lib | 270 ---------------------
config.rpath | 684 ------------------------------------------------------
data/Makefile.am | 4 +
4 files changed, 8 insertions(+), 954 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f6136e6..2daa93f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,7 @@ GITIGNOREFILES = \
.anjuta \
.anjuta_sym_db.db \
ABOUT-NLS \
+ config.rpath \
m4/libtool.m4 \
m4/lt* \
m4/appstream-xml.m4 \
@@ -61,6 +62,7 @@ GITIGNOREFILES = \
m4/wchar_t.m4 \
m4/wint_t.m4 \
m4/xsize.m4 \
+ po/Makevars.template \
po/Rules-quot \
po/boldquot.sed \
po/en@boldquot.header \
@@ -77,6 +79,7 @@ GITIGNOREFILES = \
gllib/**/.deps \
gllib/**/.libs \
gllib/.libs \
+ gllib/limits.h \
gllib/sys \
gllib/unicase.h \
gllib/unictype.h \
@@ -87,6 +90,7 @@ GITIGNOREFILES = \
gllib/uninorm.h \
gllib/unistr.h \
gllib/unitypes.h \
+ gllib/uniwidth.h \
gllib/unused-parameter.h \
gllib/**/.dirstamp \
rpms/
diff --git a/data/Makefile.am b/data/Makefile.am
index 3c346f9..24d9531 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -75,6 +75,10 @@ CLEANFILES = \
gschemas.compiled \
$(NULL)
+GITIGNOREFILES = \
+ org.gnome.Characters.desktop \
+ $(NULL)
+
# For uninstalled use
all-local:
$(GLIB_COMPILE_SCHEMAS) $(builddir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]