chore: ignore artifacts dir (#2132)

This commit is contained in:
Dean Sheather 2022-06-08 02:41:38 +10:00 committed by GitHub
parent 3a79759405
commit 27acb98571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -31,6 +31,8 @@ site/build-storybook.log
# Build
dist/
site/out/
# used by release CI for downloaded artifacts
artifacts
*.tfstate
*.tfplan