Files
pet-recommend-app/.gitignore
청춘약국 297dd8e601 feat: clawdbot 클라이언트 추가 및 DB/앱 업데이트
- clawdbot_client.py: 챗봇 연동 클라이언트
- db_setup.py, pet_recommend_app.py 수정
- .gitignore: _dev_scripts/ 제외 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 18:18:14 +09:00

9 lines
63 B
Plaintext

__pycache__/
*.pyc
*.pyo
.env
venv/
.venv/
*.log
_dev_scripts/