phase 16 implementation

This commit is contained in:
root
2026-06-25 20:08:39 -04:00
parent 5d017f533a
commit c43620a005
248 changed files with 18458 additions and 90 deletions
+20 -1
View File
@@ -19,7 +19,8 @@
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@@ -40,3 +41,21 @@ Network Trash Folder
Temporary Items
.apdisk
# ---> Node.js
node_modules
# ---> Next.js
.next/
# ---> Logs
*.log
# ---> Environment
.env*.local
# ---> Testing
coverage/
playwright-report/
# ---> pnpm
.pnpm-store/