omnigraph/.gitignore
Ragnor Comerford bfdfeaa2f2
Remove Stainless SDK config
Drop .stainless/ workspace and generator config; keep the static
openapi.json, golden-file test, and operation_id cleanup so the
spec stays usable with any SDK generator.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 14:31:35 +02:00

18 lines
204 B
Text

/target
**/target
*.lance
*.nano
*.nanograph
.DS_Store
.env
.env.*
*.tfstate
*.tfstate.*
.terraform/
.terraform.lock.hcl
*.tfvars
!*.tfvars.example
__pycache__/
*.pyc
demo/*.omni/
.omnigraph-rustfs-demo/