mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
add hints that JetBrains and VSCode can support VisualStudio projects
This commit is contained in:
parent
22a63953fb
commit
13293bc8ac
1 changed files with 11 additions and 0 deletions
11
VisualStudio.yml
Normal file
11
VisualStudio.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
aliases:
|
||||
- CSharp
|
||||
- C#
|
||||
- FSharp
|
||||
- F#
|
||||
- VisualBasic
|
||||
- VB
|
||||
|
||||
editors:
|
||||
- Global/JetBrains.gitignore
|
||||
- Global/VisualStudioCode.gitignore
|
Loading…
Add table
Add a link
Reference in a new issue