14

How can I add .gitignore to my solution in Rider? When I right click on my solution under New, I cannot see anything related to adding .gitignore file. Any help would be appreciated.

Pang
  • 9,564
  • 146
  • 81
  • 122
Rathma
  • 1,196
  • 2
  • 33
  • 65

2 Answers2

16

That functionality isn't included by default; you can just make a new file named .gitignore.

However, there is an excellent .ignore plugin available for all JetBrains IDE's:

https://plugins.jetbrains.com/plugin/7495--ignore

Tobe Osakwe
  • 729
  • 7
  • 18
-1

You need to switch to "File System" view