From 9c4a184233d3a73f7f9fb2cb8309d8e698114e68 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Thu, 22 Jan 2026 23:50:28 -0500 Subject: [PATCH] chore: add PLANS directory to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7b35141..a373e77 100644 --- a/.gitignore +++ b/.gitignore @@ -444,3 +444,6 @@ credentials_info.md # Ad-hoc SQL and reports windchill_query.sql mis_report.md + +# Planning documents (local only) +PLANS/