diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 38 |
1 files changed, 10 insertions, 28 deletions
@@ -1,4 +1,3 @@ -*.sentinel *.htmlbody *.embedded-config *.conf @@ -6,36 +5,19 @@ *.links *.caslinks *.html -*.html.*.txt *.indexentry *.feedentry +*.mapentry *.sortdata *.categorydata -sortdata.txt -categories.txt -categories.xml -categories.htmlheader -categories.htmlfooter -categories.htmllisting -index.htmlheader -index.htmlfooter -index.htmllisting -feed.xml -feed.*.xml +*.txt +*.xml +*.htmlheader +*.htmlfooter +*.htmllisting +*.ps +*.pdf *.gz -/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 -/sources.txt -/install.txt -/email.txt -/baseurl.txt -/fingerprint.txt -/expiry.txt -/src/content/security.txt -/src/content/.well-known/security.txt +*.sentinel +*.torrent /src/content/.gitignore |