From 4e4a3d57ea30498093b382fe8fe8cacd9744d822 Mon Sep 17 00:00:00 2001 From: kappa Date: Fri, 30 Jan 2026 08:28:53 +0900 Subject: [PATCH] chore: update .gitignore - Add Stitch project files - Add backup and temp files Co-Authored-By: Claude Opus 4.5 --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index d266973..434901b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,11 @@ node_modules dist .claude .mcp.json + +# Stitch +.stitch-project.json +screen_*.png + +# Backup & temp +*.backup +nul