From d34f98d3e7aa652bc89de15a63f9309376ca9ef8 Mon Sep 17 00:00:00 2001 From: Mark Pinkster Date: Sat, 10 Jan 2026 13:30:56 +0100 Subject: [PATCH] gitignore update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8c2b884..43b82e4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,7 @@ # Built Visual Studio Code Extensions *.vsix +.env_dev +.env +.DS_store