2025-12-08 10:10:38 +08:00
|
|
|
__pycache__
|
|
|
|
|
*.pyc
|
|
|
|
|
*.pyo
|
|
|
|
|
*.pyd
|
|
|
|
|
.Python
|
|
|
|
|
*.so
|
|
|
|
|
*.egg
|
|
|
|
|
*.egg-info
|
|
|
|
|
dist
|
|
|
|
|
build
|
|
|
|
|
.git
|
|
|
|
|
.gitignore
|
|
|
|
|
.vscode
|
|
|
|
|
.idea
|
|
|
|
|
*.md
|
|
|
|
|
!README.md
|
2025-12-08 17:08:45 +08:00
|
|
|
# Include pre-downloaded Ollama binary for offline build
|
|
|
|
|
!ollama-linux-amd64.tgz
|
2025-12-08 10:10:38 +08:00
|
|
|
local_docs
|
|
|
|
|
examples
|
|
|
|
|
outputs
|
|
|
|
|
.DS_Store
|
|
|
|
|
*.log
|
|
|
|
|
.env
|
|
|
|
|
.venv
|
|
|
|
|
venv
|
|
|
|
|
env
|
|
|
|
|
|