Skip to content

fix: replace Rider plugin .gitignore with gitignore.io templates#1823

Merged
belav merged 2 commits intobelav:mainfrom
rcdailey:fix/rider-plugin-gitignore
Mar 4, 2026
Merged

fix: replace Rider plugin .gitignore with gitignore.io templates#1823
belav merged 2 commits intobelav:mainfrom
rcdailey:fix/rider-plugin-gitignore

Conversation

@rcdailey
Copy link
Contributor

Summary

  • Replace the 4-line hand-maintained Src/CSharpier.Rider/.gitignore with comprehensive templates from gitignore.io (gradle,kotlin,jetbrains+all)
  • Add .qodana and .settings/ which aren't covered by the templates but are generated during Rider plugin builds (Gradle Buildship/Eclipse artifacts)
  • The template can be regenerated with gi gradle,kotlin,jetbrains+all > Src/CSharpier.Rider/.gitignore plus appending the two custom entries

rcdailey and others added 2 commits February 23, 2026 11:22
Use gradle,kotlin,jetbrains+all templates from gitignore.io to get
comprehensive coverage of build artifacts. Add .qodana and .settings/
which aren't in the templates but are generated by the Gradle
Buildship/Eclipse plugin.
Copy link
Owner

@belav belav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@belav belav merged commit aedf9f5 into belav:main Mar 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants