summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlejandro W. Sior <aho@sior.be>2026-09-05 20:36:47 +0200
committerAlejandro W. Sior <aho@sior.be>2026-09-05 20:36:47 +0200
commitce14ceb07252ebf5f3fce15681a272f2790c1da6 (patch)
tree43486999bfa66df3d84cbd608d539bf4b9e99a2b /.gitignore
compile: static site generator
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0de5977
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+__pycache__
+bld/* \ No newline at end of file