From 3febf10928d503170dd63bec7267a1350fb2aff1 Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Tue, 25 Feb 2025 11:10:31 +0100 Subject: [PATCH] Ignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 46df370..d323d8c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ ascii.lua test.lua test.xml test2.lua -basaltImage.lua \ No newline at end of file +basaltImage.lua +.vscode \ No newline at end of file