Commit e734a55e authored by Brendan Forster's avatar Brendan Forster

eliminate duplication of JetBrains rules in VisualStudio

parent 8c48d15e
...@@ -47,3 +47,6 @@ fabric.properties ...@@ -47,3 +47,6 @@ fabric.properties
# Editor-based Rest Client # Editor-based Rest Client
.idea/httpRequests .idea/httpRequests
# Rider-specific rules
*.sln.iml
\ No newline at end of file
...@@ -286,10 +286,6 @@ paket-files/ ...@@ -286,10 +286,6 @@ paket-files/
# FAKE - F# Make # FAKE - F# Make
.fake/ .fake/
# JetBrains Rider
.idea/
*.sln.iml
# CodeRush # CodeRush
.cr/ .cr/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment