From 5068d34c08f951a7ea6257d305a1627b09a95817 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 19:44:55 +0200 Subject: Adding upstream version 0.11.1. Signed-off-by: Daniel Baumann --- .github/mlc_config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/mlc_config.json (limited to '.github/mlc_config.json') 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 -- cgit v1.2.3