Skip to content

Commit

Permalink
cleanup .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcwhorter-ddl committed Oct 30, 2024
1 parent 511935b commit 9b2b0bb
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
*.tfstate
*.tfstate.*

*infra.outputs*
*cluster.outputs*
*nodes.outputs*
**migrated.txt
**/deploy-test/*
**terraform.plan

**.terraform.lock.hcl*
Expand All @@ -36,20 +31,9 @@ override.tf.json

# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan*
aws-auth.yaml
domino.pem
plan-test.pem*
domino.pem.pub
k8s-functions.sh
k8s-pre-setup.sh
kubeconfig
domino.yml
terraform_tflint.txt
terraform_tfsec.txt
eniconfig.yaml
kubeconfig-proxy
terraform.tfvars
k8s-proxy-tunnel.sh

# local files
.DS_Store
Expand Down

0 comments on commit 9b2b0bb

Please sign in to comment.