podman/.gitignore
Daniel J Walsh a7c0c9125f
Add more information and examples on podman and pipes
Improve the documentation to help users to know proper way to
use podman within a pipe.

Helps Prevent: https://github.com/containers/podman/issues/8916

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-13 15:08:46 -05:00

38 lines
547 B
Plaintext

/.artifacts/
/bin/
/brew
/build/
/conmon/
contrib/spec/podman.spec
*.coverprofile
coverprofile
/.coverage
/docs/*.[158]
/docs/*.[158].gz
/docs/build/
/docs/remote
.gopathok
.idea*
.nfs*
*.o
*.orig
/_output/
/pause/pause.o
pkg/api/swagger.yaml
podman-remote*.zip
podman*.tar.gz
__pycache__
release.txt
.ropeproject
*.rpm
/test/bin2img/bin2img
/test/checkseccomp/checkseccomp
/test/copyimg/copyimg
/test/goecho/goecho
.vscode*
result
# Necessary to prevent hack/tree-status.sh false-positive
/*runner_stats.log
.install.goimports
.generate-bindings