From 036de8ef3c165677b4509c7198ad73bacf347468 Mon Sep 17 00:00:00 2001 From: beabigegg Date: Thu, 8 Jan 2026 22:51:00 +0800 Subject: [PATCH] chore: add logs folder to gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 83e28f3..5c4d170 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,10 @@ Thumbs.db # Test artifacts backend/uploads/ dump.rdb +.lsp_mcp.port +.claude/ +!.claude/skills/ +!.claude/commands/ + +# Logs +logs/