mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-14 07:21:07 -05:00
Have the `extensions/.gitignore` ignore all installed extensions so that they don't show up in `git status`
6 lines
48 B
Plaintext
6 lines
48 B
Plaintext
*
|
|
!.gitignore
|
|
!.htaccess
|
|
!index.html
|
|
!README.md
|