From d45c77511d22acd72c51797a907821305a900e68 Mon Sep 17 00:00:00 2001 From: Aalian Khan Date: Mon, 18 Aug 2025 17:13:05 -0400 Subject: [PATCH] Revert "Delete .gitignore" This reverts commit 871fab8a404f984a89b893336a9089c830424484. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..f916afff --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/node_modules/ +# Don't add directory /dist/ to .gitignore, as it is used by the build script +dist/mushroom-strategy.js