Files
rag_chat/.gitignore
2025-04-12 16:06:57 +08:00

12 lines
119 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.DS_Store