Skip to content

Commit cb3abb1

Browse files
committed
Fix gitignore for generated files
1 parent c719ac5 commit cb3abb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
/spec/dummy/.controlplane/controlplane*-tmp-*.yml
1919

2020
# Generated configs
21-
terraform/
22-
.controlplane/
21+
/terraform/
22+
/.controlplane/

0 commit comments

Comments
 (0)