From 0396591026410f91f7a81b4b150bc7285d9f2278 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 1 Sep 2015 07:42:43 +0300 Subject: Include gnulib and paxutils as submodules. * gnulib: New submodule. * paxutils: New submodule. * .gitignore: Updage * .gitmodules: Update * README-hacking: Update. * bootstrap: Install slightly modified version from the gnulib repo. * bootstrap.conf: Add paxutils-related stuff. * po/.gitignore: Update. * tests/symlink-bad-length.at: Fix expected output. * src/copyin.c: Tiny change. * src/util.c: Likewise. --- po/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'po') diff --git a/po/.gitignore b/po/.gitignore index cda8e4b..498d5d5 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,3 +1,12 @@ +/remove-potcdate.sin +/quot.sed +/insert-header.sin +/en@quot.header +/en@boldquot.header +/boldquot.sed +/Rules-quot +/Makevars.template +/Makefile.in.in *.gmo *.mo *.po -- cgit v1.2.1