diff options
Diffstat (limited to 'v2/.gitignore')
-rw-r--r-- | v2/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v2/.gitignore b/v2/.gitignore index 5dba3e2..0f413a8 100644 --- a/v2/.gitignore +++ b/v2/.gitignore @@ -3,7 +3,15 @@ /src/lib/base-conf /src/development/security-txt.sh /public/ +/src/content/*.conf +/src/content/*.content +/src/content/*.html +/src/content/*.md.tmp +/src/content/*.snippets +/src/content/*.html.*.txt /src/content/*/*.conf /src/content/*/*.content /src/content/*/*.html /src/content/*/*.md.tmp +/src/content/*/*.snippets +/src/content/*/*.html.*.txt |