diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ .venv/ .env +__pycache__/ |
![]() |
index : blog-generator | |
Generate HTML files for a blog from markdown articles and HTML templates. Like HUGO | Oxbian <oxbian at mailbox dot org> |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
@@ -1,2 +1,3 @@ .venv/ .env +__pycache__/ |