Skip to content

Commit

Permalink
chore: ignore language statistics of config files in gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
lingbopro committed Dec 7, 2024
1 parent d52f16f commit c4ec788
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dev/* linguist-vendored
dev/ linguist-vendored
.husky/ linguist-vendored
babel.config.json linguist-vendored
commitlint.config.js linguist-vendored
exports.js linguist-vendored

0 comments on commit c4ec788

Please sign in to comment.