summaryrefslogtreecommitdiffstats
path: root/.github/mlc_config.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/mlc_config.json')
-rw-r--r--.github/mlc_config.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/mlc_config.json b/.github/mlc_config.json
new file mode 100644
index 0000000..be01fdb
--- /dev/null
+++ b/.github/mlc_config.json
@@ -0,0 +1,10 @@
+{
+ "ignorePatterns": [
+ {
+ "pattern": "^/assets"
+ },
+ {
+ "pattern": "^https://archive.org"
+ }
+ ]
+} \ No newline at end of file