359afb3a59
Infrastructure configs for GMKtec K11 (Docker, vLLM, LocalAI, ComfyUI, control-plane, gpu-fan agent, Server UI with CLI/file explorer/GPU fan curve). Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
157 B
Plaintext
20 lines
157 B
Plaintext
# Secrets
|
|
.env
|
|
**/.env
|
|
|
|
# Python
|
|
.venv/
|
|
**/.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Local clones / runtime
|
|
upstream/
|
|
*.pem
|
|
|
|
# OS / editor
|
|
.DS_Store
|
|
*.swp
|
|
.cursor/
|