Initial upload: gitignore-generator-cli v1.0.0 with CI/CD workflow

This commit is contained in:
2026-01-30 15:34:13 +00:00
parent 51152c882c
commit e2d85b7b38

View File

@@ -0,0 +1,26 @@
# Terraform
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
crash.log
crash.*.log
*.secret
*.secret.*
# Logs
*.log
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Local .terraform
.terraform/