# Keep the build context small and avoid leaking local/dev-only files into
# the image. README.md, LICENSE, NOTICE, pyproject.toml, uv.lock and src/
# are intentionally NOT listed here: hatchling's wheel build needs them.

.git
.gitignore
.venv
venv
**/__pycache__
**/*.py[cod]
.mypy_cache
.pytest_cache
.ruff_cache
.crawl4ai
dist
build
*.egg-info
tests
tools
downloads
.env
.env.*
PROJECT.md
開発資料
.patent-checker
.claude
Dockerfile
compose.yaml
