From d62c46360bcdeeea0002f2ab90f93617048feb07 Mon Sep 17 00:00:00 2001 From: "courtmanr@gmail.com" Date: Wed, 12 Mar 2025 22:31:03 +0000 Subject: [PATCH] Add local draft notes directory to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 30a990355..99a8e4c47 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,6 @@ docs/RELEASE_PROCESS.md VERSION_UPDATE_CHECKLIST.md docker-compose.dev.yml + +# Issue responses directory +.draft-notes/