Skip to content

Commit

Permalink
chore: ignore changelog.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Sep 12, 2024
1 parent 5fae3fa commit 4299f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"**/snapshots",
"**/target",
"**/node_modules,",
"docs/book/**",
"**/changelog.md",
".bin/",
".local-cache/",
"**/dist/**",
Expand Down

0 comments on commit 4299f64

Please sign in to comment.