audioSentiment / .gitignore
temp12821's picture
Add configuration and background task with polling
8b4cd24
raw
history blame contribute delete
140 Bytes
/.venv/
.venv
.env
__pycache__/
*.pyc
uv.lock
# Uploads folder (user uploaded files)
uploads/
# Temporary files
tmp_rovodev_*
*.tmp
*.log