commit: fa12e09e285db73b5687e735005b54fa45ae3608 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Jan 2 21:56:57 2026 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Jan 2 21:56:57 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fa12e09e
metadata: add .gitignore Currently contains just /pkg_desc_index (as does the metadata/.gitignore of ::gentoo). Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> metadata/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/.gitignore b/metadata/.gitignore new file mode 100644 index 0000000000..4b6d8a05f4 --- /dev/null +++ b/metadata/.gitignore @@ -0,0 +1 @@ +/pkg_desc_index
