From 8b9c2cc247f8d71d570921cb127e7e08cfac7674 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 22 Feb 2026 23:23:59 -0600 Subject: clean personal info and private files from repository - Remove personal hardware specs, machine-specific troubleshooting docs, and video transcript from assets/ - Remove stale PLAN-zfsbootmenu-implementation.org (feature complete) - Remove .stignore (Syncthing config, not project-relevant) - Untrack todo.org (personal task tracker with private infra details) - Make archsetup path configurable via ARCHSETUP_DIR env var in build.sh - Use $REAL_USER instead of hardcoded username in build-release scp --- .stignore | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .stignore (limited to '.stignore') diff --git a/.stignore b/.stignore deleted file mode 100644 index e5998b3..0000000 --- a/.stignore +++ /dev/null @@ -1,2 +0,0 @@ -.git -work/ -- cgit v1.2.3