Files
Barabashka 53d666f0e0 Add docker-service stubs and ignore runtime artifacts.
This tracks compose and source files for mcp-stub/phoenix while excluding local runtime data and wheel artifacts.

Made-with: Cursor
2026-04-23 12:44:12 +03:00

26 lines
211 B
Plaintext

.venv/
.venv-*/
__pycache__/
*.py[cod]
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
.env
.env.*
!.env.example
*.log
.DS_Store
# Runtime artifacts
*.whl
phoenix/data/