From: Bruno Haible Date: Fri, 3 Feb 2023 15:53:13 +0000 (+0100) Subject: Update .gitignore after build system changes in gettext-runtime/intl/. X-Git-Tag: v0.22~167 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09a4424a24e6c2cb4b1620b3ede1b28a4f13cba7;p=thirdparty%2Fgettext.git Update .gitignore after build system changes in gettext-runtime/intl/. --- diff --git a/.gitignore b/.gitignore index ca05bb1f9..e3a18dca8 100644 --- a/.gitignore +++ b/.gitignore @@ -631,6 +631,7 @@ autom4te.cache/ # ---------- "make clean" gets you here ---------- # Directories generated by "make" and erased by "make clean": +/gettext-runtime/intl/**/.libs/ /gettext-runtime/libasprintf/**/.libs/ /gettext-tools/libgettextpo/**/.libs/ /gettext-tools/src/**/.libs/ @@ -638,6 +639,7 @@ autom4te.cache/ # Files generated by "make" and erased by "make clean" # (see CLEANFILES in Makefile.am and, if present, Makefile.gnulib): +/gettext-runtime/intl/libgnuintl.la /gettext-runtime/intl-csharp/GNU.Gettext.dll /gettext-runtime/intl-csharp/GNU.Gettext.dll.mdb /gettext-runtime/intl-java/**/*.class @@ -777,7 +779,6 @@ autom4te.cache/ # ---------- "make mostlyclean" gets you here ---------- # Directories generated by "make" and erased by "make mostlyclean": -/gettext-runtime/intl/**/.libs/ # Files generated by "make" and erased by "make mostlyclean" # (see MOSTLYCLEANFILES in Makefile.am and, if present, Makefile.gnulib): @@ -798,7 +799,6 @@ core /gettext-tools/tests/*.trs # Other. /gettext-runtime/intl/libgnuintl.h -/gettext-runtime/intl/libgnuintl.la /gettext-runtime/intl/localename-table.h /gettext-runtime/libasprintf/autosprintf.h /gettext-runtime/po/??@*.insert-header