Initial commit

This commit is contained in:
2025-11-22 13:34:07 +01:00
commit a652a6ac04
14 changed files with 2595 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Build output
main.js
*.js.map
# npm
node_modules/
package-lock.json
# IDE
.idea/
.vscode/
*.sublime-*
# OS files
.DS_Store
Thumbs.db
# Obsidian
data.json