Skip to content

Commit 27acb98

Browse files
authored
chore: ignore artifacts dir (#2132)
1 parent 3a79759 commit 27acb98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ site/build-storybook.log
3131
# Build
3232
dist/
3333
site/out/
34+
# used by release CI for downloaded artifacts
35+
artifacts
3436

3537
*.tfstate
3638
*.tfplan

0 commit comments

Comments
 (0)