commit: 7831410126722f7905d0d08e3d3605bf4e9d9949 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Aug 11 22:29:33 2015 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Aug 11 22:29:33 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78314101
gitignore: Ignore cache generated by portage-utils .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a648ce4..87c1cce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +/.ebuild.x profiles/use.local.desc
