mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
17 lines
196 B
Plaintext
17 lines
196 B
Plaintext
.env
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
.test-runtime/
|
|
.venv/
|
|
.coverage
|
|
coverage.xml
|
|
htmlcov/
|
|
__pycache__/
|
|
*.py[cod]
|
|
data/uploads/
|
|
target/
|
|
dist/
|
|
!compatibility/*.json
|
|
!tests/fixtures/*.json
|