Streaming-Zipformer / .gitignore
Luigi's picture
Remove tracked pyc and cache files, update .gitignore
9eab595
raw
history blame contribute delete
102 Bytes
# Python bytecode
__pycache__/
**/__pycache__/
*.py[cod]
*.pyo
# Vim swap files
*.swp
app/hf_cache/