Skip to content

Commit 496bb55

Browse files
committed
chore: update ignore list
1 parent b44bb37 commit 496bb55

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.oxfmtrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"**/node_modules/**",
1010
"**/.private/**",
1111
"**/dist/**",
12-
"*.min.js"
12+
"*.min.js",
13+
"CHANGELOG.md"
1314
]
1415
}

0 commit comments

Comments
 (0)