Skip to content

gitignore: Ignore all the installed extensions#8372

Merged
Alkarex merged 2 commits intoFreshRSS:edgefrom
RobLoach:gitignore-extensions
Dec 31, 2025
Merged

gitignore: Ignore all the installed extensions#8372
Alkarex merged 2 commits intoFreshRSS:edgefrom
RobLoach:gitignore-extensions

Conversation

@RobLoach
Copy link
Contributor

Closes N/A

Changes proposed in this pull request:

  • Have the extensions/.gitignore ignore all installed extensions so that they don't show up in git status
  • Keep the existing files present

How to test the feature manually:

  1. Check out the branch
  2. Install an extension, like https://github.com/Niehztog/freshrss-af-readability# so it appears at extensions/af_readability
  3. Do a git status, expect to no longer see the extension appear in the diff

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.

@Alkarex Alkarex added this to the 1.28.1 milestone Dec 30, 2025
@Alkarex Alkarex merged commit 0754b4a into FreshRSS:edge Dec 31, 2025
1 check passed
@Alkarex
Copy link
Member

Alkarex commented Dec 31, 2025

Thanks! Please add a line for you in https://github.com/FreshRSS/FreshRSS/blob/edge/CHANGELOG.md

RobLoach added a commit to RobLoach/FreshRSS that referenced this pull request Dec 31, 2025
@Alkarex
Copy link
Member

Alkarex commented Dec 31, 2025

Sorry, my bad, I meant a line for you in https://github.com/FreshRSS/FreshRSS/blob/edge/CREDITS.md

Alkarex added a commit that referenced this pull request Dec 31, 2025
* changelog: Add entry for updated .gitignore

Adds an entry for #8372

* Fix Markdown

---------

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants