# Python
*.pyc
__pycache__/
venv/
.pytest_cache/

# Python Packaging
ocp_modules.egg-info/
dist/
build/