Files
finn-mcp/.dockerignore
T
ole c9383788de update
Co-authored-by: Copilot <copilot@github.com>
2026-05-18 21:31:52 +00:00

27 lines
253 B
Plaintext

.git
.gitignore
.venv
.vscode
.env*
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
.pytest_cache
.mypy_cache
.ruff_cache
*.sqlite
*.db
cache/
tests/
.DS_Store
IMPLEMENTATION.md
AGENTS.md
PROJECT.md
USAGE.md
DOCKER.md
Makefile
docker-compose.override.yml