From 7cf74cd2cf9fc3fb69a24149203dda0543876352 Mon Sep 17 00:00:00 2001 From: ZephZae <116720216+thezephyrsong@users.noreply.github.com> Date: Wed, 17 Jun 2026 14:39:01 +1000 Subject: [PATCH] Add .vs and out directories to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a7e12c3..a29e054 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ GitAddonsManager.pro.user* -.vs/ \ No newline at end of file +.vs/ +out/