mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-20 09:30:36 +00:00
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`
This commit is contained in:
@@ -1 +1,5 @@
|
||||
[xX]*
|
||||
*
|
||||
!.gitignore
|
||||
!.htaccess
|
||||
!index.html
|
||||
!README.md
|
||||
|
||||
Reference in New Issue
Block a user