mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-09 01:35:18 +02:00
18 lines
204 B
Text
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/
|