sky-lattice/.gitignore
VG 611ad214fe Initial Sky Lattice scaffold: blueprint, platformctl, and docs.
Encode intent/decision/plan workflow for Snowflake platform delivery so engagements share a durable recipe instead of one-off LLM chats.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 01:48:36 -04:00

16 lines
187 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.venv/
.env
*.tfstate
*.tfstate.*
.terraform/
customers/*/plans/
customers/*/observed/discover-latest.yaml
.DS_Store
.pytest_cache/