commit: fd68c79d1b6a242a3da2b70d530137379726211e Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Jan 20 15:34:01 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Jan 20 15:36:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd68c79d
metadata: ignore mirroring test file 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 cdb54a1..8d2485b 100644 --- a/metadata/.gitignore +++ b/metadata/.gitignore @@ -10,3 +10,4 @@ /timestamp.x /pkg_desc_index /projects.xml +/.checksum-test-marker
