Skip to content

Commit

Permalink
chore: gitignore dist/*
Browse files Browse the repository at this point in the history
  • Loading branch information
thiskevinwang committed Oct 5, 2023
1 parent 363a01a commit 2f79e6c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
terraform.tfvars
terraform.tfstate
terraform.tfstate.backup
.env
.env

# Ignore goreleaser artifacts
dist/*

0 comments on commit 2f79e6c

Please sign in to comment.