commit: 60987503b0427d9cfec9a4e2be9fabfa50f9af49 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Aug 9 13:10:25 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Aug 9 13:10:25 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=60987503
Ignore generated manpages Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 14f4f8c..af5f05f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store app-misc/dummy +eclass/*.5
