From 2c22ba388f228bbdedabcc171e8ae044c30c992e Mon Sep 17 00:00:00 2001 From: n0mad1k Date: Wed, 24 Jun 2026 11:59:49 -0400 Subject: [PATCH] =?UTF-8?q?Initial=20public=20release=20of=20geo-scout=20?= =?UTF-8?q?=E2=80=94=20geo-targeted=20network=20scanner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index e37fad5..fb298fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ lib/__pycache__/ data/ results/ + +# Per-project workflow gate dotfiles (do not commit) +.active-item.json +.closeout-required.json +.workflow-approved +.workflow-bypass +.workflow-state.json +paused.conf