.idea/
.vscode/
.venv/
venv/
build/
kubevirtci/
**/RCS/**
.*.swp

__pycache__/
*.pyc

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Drop scorecard stuff
deploy/olm-catalog/**/tests/**

/vendor
reports

# Files used for onprem testing
coreos-installer
livecd.iso

# Generated manifests
deploy/operator/ztp/generated/**
