From a57cb5fde0d0675686f2fffb2554fb48bbf8185a Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Sat, 21 Jun 2025 13:11:31 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 94fb509..b57dc0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ cclox clox *.dSYM +.vscode