Skip to content

Commit

Permalink
Fix gitignore for generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
zzaakiirr committed Nov 15, 2024
1 parent c719ac5 commit cb3abb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
/spec/dummy/.controlplane/controlplane*-tmp-*.yml

# Generated configs
terraform/
.controlplane/
/terraform/
/.controlplane/

0 comments on commit cb3abb1

Please sign in to comment.