From 7ee7d8a741954fe4d2a0664484084093f8509502 Mon Sep 17 00:00:00 2001 From: Lemmy Date: Sun, 4 Jan 2026 10:41:20 -0500 Subject: [PATCH] gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d1a720269..70d2fe3ba 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .zed .idea .vscode -RELEASE.md \ No newline at end of file +*.code-workspace +RELEASE.md