mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-14 15:57:27 +00:00
20 lines
226 B
Plaintext
20 lines
226 B
Plaintext
.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 |