Skip to content

Commit

Permalink
chore: ignore artifacts dir (#2132)
Browse files Browse the repository at this point in the history
  • Loading branch information
deansheather committed Jun 7, 2022
1 parent 3a79759 commit 27acb98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -31,6 +31,8 @@ site/build-storybook.log
# Build
dist/
site/out/
# used by release CI for downloaded artifacts
artifacts

*.tfstate
*.tfplan
Expand Down

0 comments on commit 27acb98

Please sign in to comment.