From 55b2f43918a9232f78ae8653f76dc04bff61b08b Mon Sep 17 00:00:00 2001 From: Eratostenes de Gitjabia Date: Sat, 9 May 2026 12:23:10 +0000 Subject: [PATCH] chore: remove bootstrap sentinel --- .bootstrap-check | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .bootstrap-check diff --git a/.bootstrap-check b/.bootstrap-check deleted file mode 100644 index 6d6963a..0000000 --- a/.bootstrap-check +++ /dev/null @@ -1,3 +0,0 @@ -# WDM scaffold marker - -This file is a sentinel created by the bootstrap process. Safe to delete.