chore: add logs folder to gitignore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
beabigegg
2026-01-08 22:51:00 +08:00
parent 934decd314
commit 036de8ef3c

7
.gitignore vendored
View File

@@ -13,3 +13,10 @@ Thumbs.db
# Test artifacts # Test artifacts
backend/uploads/ backend/uploads/
dump.rdb dump.rdb
.lsp_mcp.port
.claude/
!.claude/skills/
!.claude/commands/
# Logs
logs/