From 627278d5fbf79d3a711c4a66f4e2e5e7b12e5b03 Mon Sep 17 00:00:00 2001 From: momoyon Date: Thu, 15 May 2025 09:40:40 +0500 Subject: [PATCH] Ignore vs folder and unwanted files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6c2ba12..b1bb581 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,7 @@ lang.sh tags lang *.exe +vs +.vs +test.c +shell.nix -- 2.39.5