client_chatbot / .gitignore
jashdoshi77's picture
Initial commit: AI Consultant Chatbot for HF Spaces
c27eaf1
raw
history blame contribute delete
102 Bytes
__pycache__/
*.pyc
*.pyo
.env
*.db
data/sessions.db
test_*.py
test_*.json
test_*.txt
.agent/
.gemini/