rag_agent / .gitignore
kith777's picture
first commit
067cdc9
raw
history blame contribute delete
169 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env
# Unwanted files
*.log
*.pdf