# Build artifacts.
/bin/

# Test artifacts.
coverage.out
**/mirror*.tar
sha256sum.txt
/test/operator-test.*
**/publish.tmp.*
**/test-output
**/.metadata.json
oc-mirror-workspace/
pkg/image/testdata/v2/single_manifest/manifests/oc-mirror

# Logs.
**/.openshift_bundle.log

# Local vendor. Remove when ready to vendor dependencies.
#/vendor/

# Local
.idea

# Local imageset-config.yaml
imageset-config.yaml
