papercast / .gitignore
batuhanozkose
fix: Resolve UI bugs and add performance warnings
f00a638
raw
history blame contribute delete
517 Bytes
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual Environment
venv/
env/
ENV/
.venv
# Environment Variables
.env
.env.local
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Project Specific
*.pdf
*.mp3
*.wav
cache/
outputs/
temp/
output/history.json
# HuggingFace
.cache/
# Supertonic TTS Models (downloaded automatically on first run)
supertonic_assets/