change "echo ===" to "echo #<<<" to avoid confusing when searching for ===

This commit is contained in:
Luk
2024-12-13 20:09:17 +08:00
parent 4f1b5809e0
commit c063e02f1e
58 changed files with 328 additions and 265 deletions

View File

@@ -22,6 +22,8 @@
*.nosf/
*.nosf.*/
.Trash/
.DS_Store
*/.DS_Store
@@ -54,6 +56,9 @@ pages4loader.json5
.deploy_git/
*/.deploy_git/
# next.js 项目
.next/
# HBuilder 目录
unpackage/
*/unpackage/