From e6049802baa976b8c0713e277d42fbad8101865e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Wed, 10 Aug 2016 22:58:07 +0200 Subject: [PATCH] Add the generated man page to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … and reorder it alphabetically. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e1c9ba49..2f0badf4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -/skopeo +/docs/skopeo.1 /layers-* +/skopeo