tabbyAPI-ollama/.dockerignore
2024-09-08 00:02:00 +01:00

20 lines
No EOL
226 B
Text

.ruff_cache/
**/__pycache__/
venv
.git
.gitignore
.github
# Ignore specific application files
models/
loras/
config.yml
config_sample.yml
api_tokens.yml
api_tokens_sample.yml
*.bat
*.sh
update_scripts
readme.md
colab
start.py