1
0
mirror of https://github.com/containers/skopeo.git synced 2025-04-18 19:44:07 +03:00
skopeo/.gitignore
Paul Holzinger 9bed0a9e9a
shell completion: add Makefile target
Add target to generate the shell scripts and a target to install them.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-05-23 18:47:46 +02:00

11 lines
128 B
Plaintext

*.1
/layers-*
/skopeo
result
/completions/
# ignore JetBrains IDEs (GoLand) config folder
.idea
# Ignore the bin directory
bin