diff options
Diffstat (limited to '')
-rw-r--r-- | v2/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v2/.gitignore b/v2/.gitignore index fe51060..84d3bd9 100644 --- a/v2/.gitignore +++ b/v2/.gitignore @@ -15,8 +15,11 @@ /src/content/**/*.html /src/content/**/*.extrahtml /src/content/**/*.i18n +/src/content/**/*.md.next +/src/content/**/*.md.prev /src/content/**/*.md.tmp /src/content/**/*.htmlbody +/src/content/**/*.series /src/content/**/*.snippets /src/content/**/*.html.*.txt /src/content/**/*.sortdata |