1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-12 09:54:41 +00:00

Remove /skopeo.1 from .gitignore

/skopeo.1 was a generated file before ; 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.
This commit is contained in:
Miloslav Trmač 2016-06-20 20:35:18 +02:00
parent 35dd662fea
commit 4a2a78b63b

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
/skopeo
/skopeo.1
/layers-*