From fbdbd563eaa4d5fb48d69ba8be66cfda5ccb6e22 Mon Sep 17 00:00:00 2001 From: Chris Petrov Date: Sat, 28 Dec 2024 21:32:36 -0800 Subject: [PATCH] Update and rename .gitignore to .gitadd --- .gitignore => .gitadd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .gitignore => .gitadd (74%) diff --git a/.gitignore b/.gitadd similarity index 74% rename from .gitignore rename to .gitadd index 68c8f67..09a96bc 100644 --- a/.gitignore +++ b/.gitadd @@ -5,7 +5,7 @@ riderModule.iml /_ReSharper.Caches/ # Just Rider stuff -/.idea +/.sky **/*/appsettings.Development.json -**/*/appsettings.Production.json \ No newline at end of file +**/*/appsettings.Production.json