mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Remove Rider (idea) ignore statements from VS (#2991)
Rider has its own ignore file, so does Visual Studio. The ignore statements for Rider (idea) IDE should be removed from Visual Studio .gitignore file template.
This commit is contained in:
parent
7079791ab6
commit
96baa6309f
1 changed files with 0 additions and 4 deletions
|
@ -293,10 +293,6 @@ paket-files/
|
|||
# FAKE - F# Make
|
||||
.fake/
|
||||
|
||||
# JetBrains Rider
|
||||
.idea/
|
||||
*.sln.iml
|
||||
|
||||
# CodeRush personal settings
|
||||
.cr/personal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue