From 0e1ba0dc167b7d1643a900122935047f9e992f74 Mon Sep 17 00:00:00 2001 From: cpjet64 Date: Wed, 17 Jun 2026 11:21:20 -0400 Subject: [PATCH] Ignore local working directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 397a63f..5e4384b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ dist/ releases/ .env *.log +WORKING/