openwebui-oikb/.gitignore
Timothy Jaeryang Baek e3c59f1b03 init
2026-05-20 13:19:16 +04:00

13 lines
113 B
Text

__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.venv/
.eggs/
*.egg
.pytest_cache/
.DS_Store
Thumbs.db
uv.lock