From e4f2b0bf7f098130805d4d98d664fdf85e24ef03 Mon Sep 17 00:00:00 2001 From: Ben Carter Date: Sun, 25 Feb 2024 23:07:09 -0500 Subject: [PATCH] removed compiled vscode option that is used in testing snippets --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 10ddd3b..7d71468 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ node_modules/ examples old-modules +.vscode/eluna.code-snippets + +deprecated