Files
podman/.gitignore
baude 04f2f95bb4 Create framework for varlink endpoint integration tests
add the ability to write integration tests similar to our e2e tests for
the varlink endpoints.

Signed-off-by: baude <bbaude@redhat.com>
2019-08-16 10:10:50 -05:00

26 lines
384 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
/podman*zip
podman*.tar.gz
.idea*