From 4426920037d62a6e1f136afb59d51b09e81ce8ed Mon Sep 17 00:00:00 2001 From: Andrew Yim Date: Sat, 27 Jun 2026 08:03:00 +0900 Subject: [PATCH] chore(notion-writer): ignore scripts venv Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 05bc18e..9bdb51f 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,6 @@ build/ # Temporary files output/ keyword_analysis_*.json + +# notion-writer skill venv +custom-skills/32-notion-writer/code/scripts/venv/