This commit is contained in:
2025-03-25 09:06:23 +00:00
commit 1e74fbe367
27 changed files with 14700 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Build
dist*/
# Dependencies
node_modules/
# Bundled Node.js binaries
vendor/
# Logs
*.log
npm-debug.log*
# Environment
.env
# OS specific
.DS_Store
Thumbs.db
.nogit/