This commit is contained in:
2024-04-28 10:38:29 +02:00
commit d60520f297
11 changed files with 1169 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Node.js
node_modules/
# Build output
dist/
# IDE and editor files
.vscode/
.idea/
*.sublime-project
*.sublime-workspace
# Logs and debugging
npm-debug.log*
yarn-debug.log*
yarn-error.log*
debug.log