commit: 6c3933ce0cbac1982bab3ceea7d1694db70f97dc Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Jan 15 10:43:05 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Jan 15 10:43:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3933ce
metadata: Don't check in projects.xml Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> metadata/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/.gitignore b/metadata/.gitignore index 550f0d9..9999586 100644 --- a/metadata/.gitignore +++ b/metadata/.gitignore @@ -9,3 +9,4 @@ /timestamp.chk /timestamp.x /pkg_desc_index +projects.xml
