From 4a2a78b63b7e887c67428c9e53023989049325fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Mon, 20 Jun 2016 20:35:18 +0200 Subject: [PATCH] Remove /skopeo.1 from .gitignore /skopeo.1 was a generated file before #35; now this path is not used (replaced by man1/skopeo.1); if the generated file is left around, it is obsolete (and confusingly empty). Remove it from .gitignore to nudge developers like me to clean up. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index bc32e67a..e1c9ba49 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ /skopeo -/skopeo.1 /layers-*