Skip to content

Commit

Permalink
chore: ignoreにCHANGELOG.md追加
Browse files Browse the repository at this point in the history
  • Loading branch information
hulk510 committed Jan 22, 2024
1 parent d4a5101 commit 5f344bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist/
node_modules/
coverage/
CHANGELOG.md
3 changes: 3 additions & 0 deletions .textlintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
CHANGELOG.md
CONTRIBUTING.md
README.md

0 comments on commit 5f344bf

Please sign in to comment.