From 9706b05ddee7f84589c38dd0b47ebd9342b83ef9 Mon Sep 17 00:00:00 2001 From: Flatulent Fowl Date: Tue, 12 May 2026 21:32:45 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 36c5212..48d3345 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ node_modules/ *.js.map -main.js .DS_Store