Initial commit

This commit is contained in:
Simon Cambier
2022-04-09 10:44:54 +02:00
commit ae8e868215
16 changed files with 2578 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store
dist
.pnpm-debug.log