This commit is contained in:
cpu
2025-03-28 19:21:40 +01:00
parent 4f76bae187
commit d47bceeb43
10 changed files with 130 additions and 157 deletions

4
.gitignore vendored
View File

@@ -1,6 +1,7 @@
myenv
.vscode
.cursor
subscriptions.json
# Node.js
node_modules/
@@ -8,8 +9,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env
subscriptions.json
env
# OS generated files
.DS_Store
.DS_Store?