eve / .gitignore
Chandima Prabhath
Update .gitignore to include __pycache__ and remove unused compiled Python files; modify app.py for improved environment variable handling and add Supabase integration; update requirements.txt to include supabase package.
05a6e54
raw
history blame contribute delete
61 Bytes
# directories
/images
/audio_replies
/__pycache__
# env
.env