omnigraph/.gitignore
2026-04-10 20:49:41 +03: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/