From 556545cf9c1b15baa2170a786bf8105fd1a2a3c2 Mon Sep 17 00:00:00 2001 From: Jason Staack Date: Tue, 17 Mar 2026 20:11:50 -0500 Subject: [PATCH] chore: gitignore tools/dev/ for local dev tooling Mock RouterOS server and screenshot automation live here but should not be in the public repo. Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8398fee..a17ac4f 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,6 @@ infrastructure/helm/values-local.yaml .planning/ docs/superpowers/ docs/comparison-*.md + +# Local dev tools (mock servers, screenshot automation) +tools/dev/