Closes #562 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **New Features** * Improved repository setup with context-aware descriptions for new vs. existing repositories * Enhanced path handling: unique identifiers automatically appended for new repositories, exact paths preserved when importing existing ones * **Chores** * Updated documentation and build configuration <!-- end of auto-generated comment: release notes by coderabbit.ai -->
41 lines
413 B
Text
41 lines
413 B
Text
.DS_Store
|
|
/node_modules/
|
|
|
|
# React Router
|
|
/.react-router/
|
|
/build/
|
|
/dist/
|
|
|
|
.env
|
|
.turbo
|
|
CLAUDE.md
|
|
|
|
mutagen.yml.lock
|
|
notes.md
|
|
smb-password.txt
|
|
cache.db
|
|
|
|
data/
|
|
|
|
.env*
|
|
!.env.example
|
|
!.env.test
|
|
|
|
# Playwright
|
|
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
/playwright/.auth/
|
|
|
|
playwright/.auth
|
|
playwright/temp
|
|
|
|
.idea/
|
|
|
|
# OpenAPI error logs
|
|
openapi-ts-error-*.log
|
|
.output
|
|
tmp/
|
|
qa-output
|