openrag/.gitignore
2025-10-03 11:09:29 -04:00

23 lines
207 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
# RSA keys for JWT signing
*.pem
.idea/
1001*.pdf
*.json
!flows/*.json
.DS_Store
config/