github.com/weaviate/weaviate@v1.24.6/test/benchmark/remote/terraform/.gitignore (about)

     1  # Local .terraform directories
     2  **/.terraform/*
     3  
     4  .terraform.lock.hcl
     5  
     6  
     7  # .tfstate files
     8  *.tfstate
     9  *.tfstate.*