Explorar o código

Readme gitignore

Alexandre Alapetite %!s(int64=9) %!d(string=hai) anos
pai
achega
2ac71f2bd6
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      CHANGELOG.md
  2. 1 0
      data/PubSubHubbub/feeds/.gitignore

+ 1 - 0
CHANGELOG.md

@@ -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 - 0
data/PubSubHubbub/feeds/.gitignore

@@ -1,2 +1,3 @@
+*/
 */*.json
 */*.txt