From 06a9fc27d7f17295e5586d8bd817e420a92d762e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81d=C3=A1m=20Kov=C3=A1cs?= Date: Tue, 31 Jan 2023 21:45:53 +0100 Subject: [PATCH] Gitignore Rider settings --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c0f1382..422421c 100644 --- a/.gitignore +++ b/.gitignore @@ -410,4 +410,6 @@ FodyWeavers.xsd # Built Visual Studio Code Extensions *.vsix -appdata \ No newline at end of file +appdata + +**/.idea \ No newline at end of file