commit: c1baac3481aa126a51c86aaa021dcb7ce65faf7c Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Sun May 15 07:37:19 2016 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Sun May 15 08:39:18 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c1baac34
Update .gitignore for the repoman/build dir .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c2dd534..930252f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ __pycache__/ *.class /build /tags + +repoman/build
