Skip to content

Commit

Permalink
Merge pull request #241 from storybookjs/chore/ignore-changelog-fmt
Browse files Browse the repository at this point in the history
Ignore auto generated CHANGELOG from formatting
  • Loading branch information
ghengeveld committed May 21, 2024
2 parents 6ad61ea + fa8a973 commit caef180
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
storybook-static
cjs
esm

# Auto generated file
/packages/storybook-addon-designs/CHANGELOG.md

0 comments on commit caef180

Please sign in to comment.