Jelajahi Sumber

fix: Gitignore opml.xml (#2632)

This file is used to add default feeds to new users. It was added in
7819a43197d34ef7a6c5626e9e48d7db075c37c9

Problem is that the file is not ignored by Git and risk to be deleted
during a git update.
Marien Fressinaud 6 tahun lalu
induk
melakukan
90cb9a2162
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      data/.gitignore

+ 1 - 0
data/.gitignore

@@ -7,3 +7,4 @@ last_update.txt
 no-cache.txt
 update.php
 tos.html
+opml.xml