Initial Commit

This commit is contained in:
NoahBoos 2025-03-03 16:58:36 +01:00
commit b4d9e88a44

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
# Preferred as GitHub releases
main.js
# IDE files
.vscode
*.iml
.idea
# npm
node_modules
# Excluding sourcemaps
*.map
# Obsidian
data.json
# Clearing off macOS Finder View States
.DS_Store