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:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user