mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-04 14:43:32 -04:00
Readme gitignore
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
* Fix auto-discovery of RSS feeds in Web pages served as `text/xml` [#1264](https://github.com/FreshRSS/FreshRSS/issues/1264)
|
||||
* Security
|
||||
* Prevent `<a target="_blank">` attacks with `window.opener` [#1245](https://github.com/FreshRSS/FreshRSS/issues/1245)
|
||||
* Updated gitignore rules to keep user directories during a `git clean -f -d` [#1307](https://github.com/FreshRSS/FreshRSS/pull/1307)
|
||||
* UI
|
||||
* Download icon 💾 for podcasts [#1236](https://github.com/FreshRSS/FreshRSS/issues/1236)
|
||||
* Extensions
|
||||
|
||||
1
data/PubSubHubbub/feeds/.gitignore
vendored
1
data/PubSubHubbub/feeds/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
*/
|
||||
*/*.json
|
||||
*/*.txt
|
||||
|
||||
Reference in New Issue
Block a user