first version

This commit is contained in:
cpu
2025-03-26 03:09:49 +01:00
parent d14e7a4446
commit 52b19701cb
16 changed files with 1760 additions and 2 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
myenv
.vscode
.cursor
subscriptions.json
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env
env
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db