diff --git a/.mlc_config.json b/.mlc_config.json new file mode 100644 index 00000000..8a3e58e6 --- /dev/null +++ b/.mlc_config.json @@ -0,0 +1,7 @@ +{ + "ignorePatterns": [ + { + "pattern": "index.md" + } + ] +} \ No newline at end of file