Don't track OPDS index in git

This commit is contained in:
Alex Cabal 2020-06-01 14:44:55 -05:00
parent 374465de55
commit 98d98d5c24

View file

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://standardebooks.org/opds</id>
<link href="https://standardebooks.org/opds" rel="self" type="application/atom+xml;profile=opds-catalog;kind=navigation"/>
<link href="https://standardebooks.org/opds" rel="start" type="application/atom+xml;profile=opds-catalog;kind=navigation"/>
<title>Standard Ebooks</title>
<subtitle>Free and liberated ebooks, carefully produced for the true book lover.</subtitle>
<updated>2015-05-22T04:02:12Z</updated>
<icon>https://standardebooks.org/images/logo.png</icon>
<author>
<name>Standard Ebooks</name>
<uri>https://standardebooks.org</uri>
</author>
<entry>
<title>All Standard Ebooks</title>
<link href="/opds/all" type="application/atom+xml;profile=opds-catalog;kind=acquisition"/>
<updated>2020-06-01T03:17:56Z</updated>
<id>https://standardebooks.org/opds/all</id>
<content type="text">A list of all Standard Ebooks.</content>
</entry>
</feed>