87c30b24d0
Persoenlicher Bookmark-Dashboard als Browser-Extension. 8 Themes, Drag & Drop, Sticky Notes, JSON Export/Import. Chrome, Edge, Brave, Opera, Vivaldi (MV3) + Firefox (MV2). Includes GitHub Actions for security scanning, code quality validation, and automated release packaging.
21 lines
210 B
Plaintext
21 lines
210 B
Plaintext
# System
|
|
.DS_Store
|
|
Thumbs.db
|
|
desktop.ini
|
|
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Build / Temp
|
|
dist/
|
|
*.zip
|
|
*.tar.gz
|
|
node_modules/
|
|
|
|
# Persönliche Backup-Dateien (nicht ins Repo)
|
|
favorites_*.html
|
|
*_backup*.json
|