openrag/.gitignore
Lucas Oliveira 2fc2a0ca03
fix: make config be on a volume (#170)
* fixed docker compose cpu and normal with volume

* changed config path

* changed gitignore

* added config example yaml
2025-10-01 17:47:23 -03:00

22 lines
193 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
.DS_Store
config/