7e5d61c099
- Electron 33 main process with frameless window, IPC, win-state persistence - Preload with contextBridge typed API (window, theme, dialog) - Vue 3 + Pinia + Element Plus + Vue Router renderer - Dark/light dual theme via CSS custom properties - TitleBar with window controls + theme toggle - StatusBar placeholder - Design spec document
22 lines
249 B
Plaintext
22 lines
249 B
Plaintext
node_modules/
|
|
out/
|
|
dist/
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
|
|
# Legacy codebase — archived Vue 2 version, not part of v2 build
|
|
legacy/
|
|
|
|
# Brainstorming artifacts
|
|
.superpowers/
|