commit: dce9191f98e008047dec606f606d5f0c6cf093b4 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Feb 27 12:22:40 2022 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Feb 27 12:22:40 2022 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=dce9191f
gitignore: do NOT ignore gnulib files Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a20d1d..a30c12d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,8 +30,6 @@ libtool stamp-h1 INSTALL Makefile -/autotools/gnulib/*.h -/autotools/gnulib/sys /tests/init.sh /tests/qmanifest/root/.gnupg/random_seed
