mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-06-30 21:07:54 -04:00
23 lines
235 B
Plaintext
23 lines
235 B
Plaintext
# Byte-compiled / optimized
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.coverage.*
|
|
coverage.*
|
|
.pytest_cache/
|
|
|
|
# Build artifacts
|
|
dist/
|
|
|
|
# Project related
|
|
.tool-versions
|
|
|
|
# IDEs
|
|
.idea
|
|
.DS_Store
|
|
.vscode
|
|
.zed
|
|
.claude
|