summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-07-11 12:00:44 -0600
committert <t@tjp.lol>2026-07-11 12:00:44 -0600
commit7485ba6b87993f8798aeeab2a1df6f1e9a815691 (patch)
tree1f07894af5111c73a1f3fd63497e3cfdf896b73b /.gitignore
Build the Weft static site generator
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1720837
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/weft
+*.test
+.DS_Store