Initial design for a single-user local flashcard webapp with hierarchical lessons, Leitner-based spaced repetition, Excel import/export, and animated practice UI. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
12 lines
98 B
Plaintext
12 lines
98 B
Plaintext
node_modules/
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
data/*.db
|
|
data/*.db-*
|
|
coverage/
|
|
.vite/
|
|
*.log
|