Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: /
Date: Fri, 10 May 2019 15:33:04
Message-Id: 1557501765.c64290307919bcd65e816277914309b4423be308.grobian@gentoo
1 commit: c64290307919bcd65e816277914309b4423be308
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 10 15:22:45 2019 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri May 10 15:22:45 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c6429030
7
8 gitignore: ignore generated files
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 .gitignore | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/.gitignore b/.gitignore
16 index b65a0fb..47c12c7 100644
17 --- a/.gitignore
18 +++ b/.gitignore
19 @@ -28,6 +28,11 @@ config.log
20 config.status
21 libtool
22 stamp-h1
23 +INSTALL
24 +Makefile
25 +/autotools/gnulib/*.h
26 +/autotools/gnulib/sys
27 +/tests/init.sh
28
29 /*.old.c
30 /q