Commit Graph

3 Commits

Author SHA1 Message Date
Rob Loach
0754b4a53a gitignore: Ignore all the installed extensions (#8372)
Have the `extensions/.gitignore` ignore all installed extensions so that they don't show up in `git status`
2025-12-31 11:51:02 +01:00
Marien Fressinaud
0316badf64 Update gitignore for extensions 2014-12-04 19:52:07 +01:00
Alexandre Alapetite
febabccdd5 Primitive extension system
https://github.com/marienfressinaud/FreshRSS/issues/252
I have been using this extension system for a little while, in
particular to include custom CSS and/or JavaScript (inclusion of PHP
code is not done yet).
There is very little code and it does not impact performances.
I hurry to post it before
https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 12:14:22 +02:00