From 174f5e00ec184d2667e5b2e23999a7f2e2c8b0c2 Mon Sep 17 00:00:00 2001 From: Joe Wang Date: Mon, 30 Sep 2024 14:52:42 -0400 Subject: [PATCH] chore: igore all files in snippet bot --- .github/snippet-bot.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/snippet-bot.yml diff --git a/.github/snippet-bot.yml b/.github/snippet-bot.yml new file mode 100644 index 000000000000..385a97f3c284 --- /dev/null +++ b/.github/snippet-bot.yml @@ -0,0 +1,2 @@ +ignoreFiles: + - "*"