Files
_Assistant_Lead_Tech/.gitignore
2026-03-31 15:10:38 +02:00

14 lines
123 B
Plaintext

.vscode
.DS_Store
# Python / MCP
__pycache__/
*.py[cod]
.pytest_cache/
.venv/
# Build artifacts
build/
dist/
*.egg-info/