diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ .venv +__pycache__/ |
![]() |
index : kjandoc | |
| i needed something to combine multiple .pptx files, i couldn't believe pandoc can't do that, so here's a creative attempt using OOXML manipulation to do it |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1 +1,2 @@ .venv +__pycache__/ |