phase 16 implementation
This commit is contained in:
+20
-1
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user