commit: 0a51d93987f911c6235472eac118562281d0b1fd Author: Jason Zaman <perfinion <AT> gentoo <DOT> org> AuthorDate: Fri Apr 21 05:35:21 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Fri Apr 21 05:35:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a51d939
metadata: gitignore metadata/timestamp.commit and keep file sorted metadata/.gitignore | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/metadata/.gitignore b/metadata/.gitignore index 304042b5b35..b83261488b0 100644 --- a/metadata/.gitignore +++ b/metadata/.gitignore @@ -1,14 +1,15 @@ # These are added during tree generation only. +/.checksum-test-marker /cache /dtd /glsa +/herds.xml /md5-cache /news -/herds.xml +/pkg_desc_index +/projects.xml /timestamp /timestamp.chk +/timestamp.commit /timestamp.x -/pkg_desc_index -/projects.xml /xml-schema -/.checksum-test-marker
