diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 16 |
1 files changed, 2 insertions, 14 deletions
@@ -26,6 +26,7 @@ feed.*.xml /src/sources.txt /src/all-contents.txt /src/all-filelists.txt +/src/all-symlinks.txt /src/install.txt /src/sort-expected.txt /src/sort-given.txt @@ -37,17 +38,4 @@ feed.*.xml /expiry.txt /src/content/security.txt /src/content/.well-known/security.txt -/src/content/css/ -/src/content/en/favicon.ico -/src/content/favicon/ -/src/content/static/ -/src/content/images/ -src/content/public.asc -src/content/public-key.txt -src/content/atom.xml -src/content/rss.xml -src/content/feed.atom -src/content/feed.en.atom -src/content/feed.articles.en.atom -src/content/feed.blog.en.atom -src/content/feed.til.en.atom +/src/content/.gitignore |