From d9ac9199b0571ea9ddd6b1479b0fe094b3fc3af5 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 15 Aug 2025 00:32:35 +0100 Subject: [PATCH] chore: synced local './' with remote 'docker/' (#78) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d63b626..8bffd3f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ !.vscode/*.code-snippets .history/ *.vsix + +# Node.js +node_modules