Files
PROJECT-CONTORL/.gitignore
beabigegg 036de8ef3c 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>
2026-01-08 22:51:00 +08:00

23 lines
179 B
Plaintext

# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Test artifacts
backend/uploads/
dump.rdb
.lsp_mcp.port
.claude/
!.claude/skills/
!.claude/commands/
# Logs
logs/