summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-01-13 08:27:39 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2021-01-13 15:08:46 -0500
commita7c0c9125fba436669f28ab199aae5df3c48b2ae (patch)
treef86d2140e23c5f54f6b093e2d18e600cfbe733f4 /.gitignore
parentbbff9c8710870bbadbaf2e69e827db30c109bbb9 (diff)
downloadpodman-a7c0c9125fba436669f28ab199aae5df3c48b2ae.tar.gz
podman-a7c0c9125fba436669f28ab199aae5df3c48b2ae.tar.bz2
podman-a7c0c9125fba436669f28ab199aae5df3c48b2ae.zip
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 208a71f37..f87c8974f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,5 @@ release.txt
result
# Necessary to prevent hack/tree-status.sh false-positive
/*runner_stats.log
+.install.goimports
+.generate-bindings