arcade-mcp/.gitignore
2024-06-04 09:05:18 -07:00

13 lines
No EOL
190 B
Text

__pycache__/
.idea/
.env
venv/
.mypy_cache/
backend/app/log/
backend/app/alembic/versions/
backend/app/static/media/
.ruff_cache/
.pytest_cache/
examples/data
examples/set_secrets.sh
scratch