From 23708ac5dbb783aa60984461408b3f46a8dfcf99 Mon Sep 17 00:00:00 2001 From: Vikram Date: Fri, 17 May 2024 23:38:09 -0400 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a940223..bb32302 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore # User-specific files +.* +!/.gitignore + *.rsuser *.suo *.user