- README : fonctionnalités, installation, build, tests (302 + 20 E2E), couverture 94%, workflow mise à jour latest.yml, changelog v1.1.6 - CLAUDE.md : règles de collaboration, architecture, conventions - Plans de conception : DDD, electron-updater, accouplement, toast Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
224 B
Plaintext
Executable File
18 lines
224 B
Plaintext
Executable File
node_modules/
|
|
dist/
|
|
dist-vite/
|
|
dist-electron/
|
|
dist-ts/
|
|
*.log
|
|
*.bak
|
|
plans-dragodinde-*.json
|
|
.DS_Store
|
|
Thumbs.db
|
|
# Playwright E2E
|
|
.e2e-userdata/
|
|
.e2e-userdata-persistence/
|
|
test-results/
|
|
playwright-report/
|
|
# Coverage
|
|
coverage/
|