gitignore
gitignore copied to clipboard
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.
it should have a /
It isn't necessary, it works without. Below is a screenshot from an actual file I'm using in production:
I meant that the rule is too broad since it also ignores any files like test.idea, so only the directory should be ignored.
edit: also apparently it was removed in #3895 to avoid conflicts with the jetbrains gitignore