Digital-Galatea / .gitignore
Your Name
Integrate initialization into app.py, add quantum emotion service, JSON emotion persistence, and improve rate limit handling
8c9977f
raw
history blame contribute delete
221 Bytes
# Environment variables
.env
.DS_Store
# Python cache files
__pycache__/
*.py[cod]
*$py.class
# Virtual environment
venv/
env/
ENV/
.venv/
# Generated files
*.log
chroma_db/
memory.json
emotions.json
"import random.md"