commit: 7eb06a10ae3eca698fd7bd8f6a7e8592a511ced7 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 18:28:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=7eb06a10
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
