ソースを参照

Remove Rider (idea) ignore statements from VS (#2991)

Rider has its own ignore file, so does Visual Studio. The ignore statements for Rider (idea) IDE should be removed from Visual Studio .gitignore file template.
Coskun Sunali 6 年 前
コミット
96baa6309f
1 ファイル変更0 行追加4 行削除
  1. 0 4
      VisualStudio.gitignore

+ 0 - 4
VisualStudio.gitignore

@@ -293,10 +293,6 @@ paket-files/
 # FAKE - F# Make
 .fake/
 
-# JetBrains Rider
-.idea/
-*.sln.iml
-
 # CodeRush personal settings
 .cr/personal