update readme

This commit is contained in:
AceDataCloud
2024-01-01 22:08:17 +08:00
parent 72d9ea9b3d
commit 1fe7d45804
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
ignorePatterns: ['node_modules', 'dist', '*.md']
};