mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 17:06:46 +08:00
✨ feat(.gitignore): add .gitignore file to ignore Terraform related files and directories
This commit is contained in:
5
deploy/scripts/.gitignore
vendored
Normal file
5
deploy/scripts/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# terraform
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
*.tfvars
|
||||
.terraform/
|
||||
Reference in New Issue
Block a user