This commit is contained in:
s
2026-06-30 10:56:41 +02:00
parent d49189c6e3
commit 1a5afcfd6d
11 changed files with 7927 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# Dependencies
node_modules/
# Build output
dist/
# Electron builder cache
.cache/
out/
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
# Claude Code
.claude/