Voice-AI-Agent / .gitignore
rakib72642's picture
project init
f2ea5fc
raw
history blame contribute delete
131 Bytes
# Database files (SQLite temp/journal files)
*.db
*.db-shm
*.db-wal
# Python bytecode
*.pyc
**/__pycache__/
# Binary files
*.bin