Spaces:
Running
Running
| .env | |
| __pycache__/ | |
| *.py[cod] | |
| build/ | |
| *.egg-info/ | |
| .tmp_wheel_test/ | |
| dist/ | |
| # Local-only developer scratch files and private bot overlays. | |
| dev/ | |
| turbo/ | |
| local_bot/ | |
| # Nested app clones can carry their own Git metadata; keep that out of this repo. | |
| src/Reachy_OpenWebUI/sub_apps/*/.git/ | |
| # Raw OpenWebUI model exports can include user ids, emails, and access grants. | |
| profiles/*/*.json | |