Skip to content

Commit

Permalink
chore: gitignore hooks/**/dist (#6461)
Browse files Browse the repository at this point in the history
chore: gitignore hooks/**/dist
  • Loading branch information
itkrt2y committed Aug 10, 2022
1 parent 6925f74 commit c89a802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -10,6 +10,7 @@ packages/**/.next
storybook-static
packages/**/coverage
packages/**/dist
hooks/**/dist
tooling/**/dist
packages/**/node_modules
npm-debug.log*
Expand Down

1 comment on commit c89a802

@vercel
Copy link

@vercel vercel bot commented on c89a802 Aug 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.