diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-12-07 09:12:04 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-12-07 09:22:31 +0100 |
commit | 71bd83d299c3ba0eb3947f3931ab20868fcb0291 (patch) | |
tree | 5b284afd13b17b5299e146586252097ab54457b1 /eclass/.gitignore | |
parent | emboss-r1.eclass: fix DOC strings (diff) | |
download | gentoo-71bd83d299c3ba0eb3947f3931ab20868fcb0291.tar.gz gentoo-71bd83d299c3ba0eb3947f3931ab20868fcb0291.tar.bz2 gentoo-71bd83d299c3ba0eb3947f3931ab20868fcb0291.zip |
eclass: Ignore generated manpages
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/.gitignore')
-rw-r--r-- | eclass/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/.gitignore b/eclass/.gitignore new file mode 100644 index 000000000000..5d06cd46646e --- /dev/null +++ b/eclass/.gitignore @@ -0,0 +1 @@ +*.5 |