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 | ca640bd52f96271d48643af641085ff1fc79aad1 (diff) | |
download | gentoo-71bd83d299c3ba0eb3947f3931ab20868fcb0291.tar.gz gentoo-71bd83d299c3ba0eb3947f3931ab20868fcb0291.tar.xz |
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 00000000000..5d06cd46646 --- /dev/null +++ b/eclass/.gitignore @@ -0,0 +1 @@ +*.5 |