Browse Source

add hints that JetBrains and VSCode can support VisualStudio projects

Brendan Forster 6 years ago
parent
commit
13293bc8ac
1 changed files with 11 additions and 0 deletions
  1. 11 0
      VisualStudio.yml

+ 11 - 0
VisualStudio.yml

@@ -0,0 +1,11 @@
+aliases:
+  - CSharp
+  - C#
+  - FSharp
+  - F#
+  - VisualBasic
+  - VB
+
+editors:
+  - Global/JetBrains.gitignore
+  - Global/VisualStudioCode.gitignore