feat: Oracle CRM Page, Synthetic Client Data and Live Snapshot when hitting emotion hotpoint
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -107,6 +107,15 @@ iOS/**/xcuserstated/
|
||||
# ────────────────────────────────────────────────
|
||||
# Python / ComfyUI Engine (comfy_engine/)
|
||||
# ────────────────────────────────────────────────
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.pytest_cache/
|
||||
*.mypy_cache/
|
||||
*.ruff_cache/
|
||||
|
||||
comfy_engine/__pycache__/
|
||||
comfy_engine/**/__pycache__/
|
||||
comfy_engine/**/*.pyc
|
||||
@@ -164,4 +173,4 @@ docker-compose.override.yml
|
||||
*.zip
|
||||
|
||||
models/
|
||||
comfy_engine/test_outputs/
|
||||
comfy_engine/test_outputs/
|
||||
|
||||
Reference in New Issue
Block a user