Files
shellgenius/.gitignore
7000pctAUTO da29e5bc18
Some checks failed
CI / test (push) Has been cancelled
fix: remove unused imports from test files
2026-02-04 11:22:12 +00:00

10 lines
93 B
Plaintext

*.pyc
__pycache__/
.env
*.egg-info/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
logs/