]> source.dussan.org Git - gitignore.git/commitdiff
add hints that JetBrains and VSCode can support VisualStudio projects
authorBrendan Forster <github@brendanforster.com>
Mon, 18 Jun 2018 09:58:13 +0000 (06:58 -0300)
committerBrendan Forster <github@brendanforster.com>
Mon, 18 Jun 2018 09:58:13 +0000 (06:58 -0300)
VisualStudio.yml [new file with mode: 0644]

diff --git a/VisualStudio.yml b/VisualStudio.yml
new file mode 100644 (file)
index 0000000..2c872d8
--- /dev/null
@@ -0,0 +1,11 @@
+aliases:
+  - CSharp
+  - C#
+  - FSharp
+  - F#
+  - VisualBasic
+  - VB
+
+editors:
+  - Global/JetBrains.gitignore
+  - Global/VisualStudioCode.gitignore