aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--__pycache__/build.cpython-314.pycbin27588 -> 0 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 738ffce..3272079 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ public/
readme.html
venv/
theme/static/styles.min.css
+__pycache__/
diff --git a/__pycache__/build.cpython-314.pyc b/__pycache__/build.cpython-314.pyc
deleted file mode 100644
index 97ccde6..0000000
--- a/__pycache__/build.cpython-314.pyc
+++ /dev/null
Binary files differ