# Keep the Actor image small: only ship what the build needs.
.git
.github
.venv
venv
env
ENV
__pycache__
*.py[cod]
*.egg-info
dist
build
.pytest_cache
.coverage
htmlcov
tests
examples
output
apify_storage
apify_kv_store
plans
*.md
!README.md
.env
.env.*
