Skip to content

Commit

Permalink
chore: gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thiskevinwang committed Oct 7, 2023
1 parent 63efd05 commit 9b5a676
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.terraform
.terraform.lock.hcl
.tfvars
terraform.tfvars
terraform.tfstate
Expand All @@ -8,4 +10,4 @@ terraform.tfstate.backup
dist/*

# Ignore go tools artifacts
bin/*
bin/*

0 comments on commit 9b5a676

Please sign in to comment.