From 08bb2a3dc9ab8cb701ef2f09b8ff99e47b10acec Mon Sep 17 00:00:00 2001 From: Aalian Khan Date: Mon, 18 Aug 2025 17:26:32 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index f916afff..a00fdccc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ /node_modules/ # Don't add directory /dist/ to .gitignore, as it is used by the build script -dist/mushroom-strategy.js