From 2a69e524c49cd0aa9baf083834c8c29543a4236e Mon Sep 17 00:00:00 2001 From: jlightner Date: Mon, 13 Apr 2026 23:50:39 -0500 Subject: [PATCH] chore: add .gsd/ to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 010fa14..3871c2c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ output/ .vscode/ .idea/ *.swp + +# GSD +.gsd/