From 03086fab0651bf60214e7ed99ee35a75b2b038ba Mon Sep 17 00:00:00 2001 From: Pasha Date: Wed, 28 Jan 2026 22:09:28 +0000 Subject: [PATCH] Updated .gitignore for rider files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 96ae0de..ae7c687 100644 --- a/.gitignore +++ b/.gitignore @@ -22,8 +22,9 @@ # Uncomment this line if you wish to ignore the asset store tools plugin # /[Aa]ssets/AssetStoreTools* -# Autogenerated Jetbrains Rider plugin +# Rider files /[Aa]ssets/Plugins/Editor/JetBrains* +/.idea/ # Visual Studio cache directory .vs/