From 1e140985c594e21c52a11567e616613385f22b15 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Wed, 11 Jun 2025 17:39:12 +1200 Subject: Commit commit --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 751831e..16d4102 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -build -.DS_Store \ No newline at end of file +build/ +.DS_Store +.vscode/ \ No newline at end of file -- cgit v1.2.3