aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-02-16 02:32:47 -0500
committerkj_sh6042026-02-16 02:32:47 -0500
commit8b9b2bbf2c45dd5286e328751fa69e9d508f4630 (patch)
treec1da849d55c0629ad07363a787fddea4a49c4cc1
parentee265359b9b248eb19084314ba4430c45bbe3b7d (diff)
refactor: src/.gitignore
-rw-r--r--src/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index fb97398..7128cad 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,5 +1,6 @@
__pycache__/
*.pyc
.venv/
+likha-pdf
generated/
uploads/ \ No newline at end of file