aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorwinter Sparkles2026-08-04 19:18:37 +0100
committerwinter Sparkles2026-08-04 19:18:37 +0100
commit3c37b1b00f9d345ad1d036c8ef6a04cf633d3f5f (patch)
tree1cc1c64170e6e53c5ccd7615906f94c237ebf80a /.gitignore
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9372290
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# tangled config files
+sys/
+
+# tangled scripts
+scripts/
+
+# distrib bundle
+*.tar.xz
+
+# exported pages
+*.html