Skip to content

Commit 9282ec1

Browse files
committed
Add .terraform to .gitignore for prettier
1 parent 3d00e99 commit 9282ec1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
!.storybook/**/*.js
1515
!.storybook/**/*.d.ts
1616

17+
# Local .terraform directories
18+
**/.terraform/*
19+
1720
# Yalc
1821
.yalc
1922
yalc.lock

0 commit comments

Comments
 (0)