Update VisualStudio.gitignore

Added the ".idea" entry. This template is used with the .NET CLI and anyone using the JetBrains platform currently has to add this entry manually which is cumbersome.
This commit is contained in:
Matthew Blott 2023-07-20 10:38:31 +01:00 committed by GitHub
parent 4488915eec
commit 6668adf895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -396,3 +396,4 @@ FodyWeavers.xsd
# JetBrains Rider
*.sln.iml
.idea