Files
Fun-ASR/.gitignore
vera 7879751126
Some checks failed
Build container / build-docker (push) Failing after 28s
feat: api
2026-02-10 17:56:37 +08:00

38 lines
367 B
Plaintext

# Python-generated files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
build/
dist/
wheels/
*.egg-info/
# Unit test / coverage reports
.pytest_cache/
.coverage
htmlcov/
coverage.xml
# Logs
*.log
log/*.log
# Virtual environments
.venv/
venv/
env/
# IDE settings
.vscode/
.idea/
# OS generated files
.DS_Store
# Generated files
*.wav
*.pdf
*.lock