Add common gitignore directives

This commit is contained in:
Daniel Flanagan 2022-02-08 13:51:50 -06:00
parent 181ffd94b2
commit e27a2cc019
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -5,3 +5,8 @@ k3s-cluster-config.kubeconfig.yaml
.terraform.tfstate*
terraform.tfstate*
.env*
*.tmp
*.log
*.key
.secret*