From 1bb652f01c8ec4081afd2c11ac110d7885702348 Mon Sep 17 00:00:00 2001 From: Vikram Date: Fri, 17 May 2024 23:40:00 -0400 Subject: [PATCH] gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4bb09f6..86ebf40 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +.* +!/.gitignore + # Created by https://www.toptal.com/developers/gitignore/api/rider,windows,linux,csharp # Edit at https://www.toptal.com/developers/gitignore?templates=rider,windows,linux,csharp