podman/.gitignore
Chris Evich 370b1a887c
Cirrus: Reimplement release archive + upload
The initial implementation was far more complicated than necessary.
Strip out the complexities in favor of a simpler and more direct
approach.

Signed-off-by: Chris Evich <cevich@redhat.com>
2019-08-28 11:54:06 -04:00

27 lines
403 B
Plaintext

/.artifacts/
/_output/
/brew
/conmon/conmon.o
/docs/*.[158]
/docs/*.[158].gz
/docs/remote
*.o
*.orig
/pause/pause.o
/bin/
/test/bin2img/bin2img
/test/checkseccomp/checkseccomp
/test/copyimg/copyimg
/build/
.nfs*
.ropeproject
__pycache__
/cmd/podman/varlink/ioprojectatomicpodman.go
/cmd/podman/varlink/iopodman.go
.gopathok
test/e2e/e2e.coverprofile
release.txt
podman-remote*.zip
podman*.tar.gz
.idea*