Files
api-snapshot-cli/.gitignore
7000pctAUTO 49a4c9cac4
Some checks failed
CI / test (push) Has been cancelled
fix: clean up test fixtures formatting for CI
2026-02-04 14:21:49 +00:00

12 lines
106 B
Plaintext

*.pyc
__pycache__/
.env
.venv/
venv/
*.egg-info/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
.DS_Store