mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 20:30:35 +00:00
chore: restructured project
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Terraform files
|
||||
**/.terraform/*
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
crash.log
|
||||
crash.*.log
|
||||
*.tfvars
|
||||
*.tfvars.json
|
||||
override.tf
|
||||
override.tf.json
|
||||
*_override.tf
|
||||
*_override.tf.json
|
||||
.terraformrc
|
||||
terraform.rc
|
||||
|
||||
# Env files
|
||||
.env
|
||||
|
||||
# Yandex Cloud authorized key
|
||||
key.json
|
||||
Reference in New Issue
Block a user