mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Include Rider as a supported IDE (#3323)
AS far as I can tell this .gitignore also applies to Rider. Looking at the somewhat official .gitignore for Rider [here](https://github.com/JetBrains/resharper-rider-samples/blob/master/.gitignore), it seems compatible.
This commit is contained in:
parent
d650516d96
commit
599646e9d0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
|
||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
|
||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||
|
||||
# User-specific stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue