From 7c227a0a4984b35d9be6924f4463e757b27c00f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Fri, 29 Oct 2021 18:17:00 +0300 Subject: [PATCH] Added JetBrains Rider specific files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0754580..6c4a620 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,10 @@ bld/ [Ll]og/ [Ll]ogs/ +# JetBrains Rider +*.DotSettings +*.sln.DotSettings + # Visual Studio 2015/2017 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot