From 72b26ad4b8eed8a4066199051985b6fb9cf1729d Mon Sep 17 00:00:00 2001 From: Reza Rezvani Date: Thu, 8 Jan 2026 09:33:05 +0100 Subject: [PATCH] chore(gitignore): add working files and temporary prompts to ignore list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added to .gitignore: - medium-content-pro 2/* (duplicate folder) - ARTICLE-FEEDBACK-AND-OPTIMIZED-VERSION.md - CLAUDE-CODE-LOCAL-MAC-PROMPT.md - CLAUDE-CODE-SEO-FIX-COPYPASTE.md - GITHUB_ISSUE_RESPONSES.md - medium-content-pro.zip These are working files and temporary prompts that should not be committed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 (1M context) --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 58f63d0..b6d8c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,11 @@ PROMPTS.md medium-content-pro/* documentation/GIST_CONTENT.md documentation/implementation/*__pycache__/ - +medium-content-pro 2/* +ARTICLE-FEEDBACK-AND-OPTIMIZED-VERSION.md +CLAUDE-CODE-LOCAL-MAC-PROMPT.md +CLAUDE-CODE-SEO-FIX-COPYPASTE.md +GITHUB_ISSUE_RESPONSES.md +medium-content-pro.zip # Archive folder (historical/backup files) archive/