Files
rag-llm/.gitignore
2025-12-30 06:28:40 +03:00

16 lines
132 B
Plaintext

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