update gitignore patterns, fix build scripts, update product API test files

This commit is contained in:
louiscklaw
2025-06-15 11:49:03 +08:00
parent b7cd25b614
commit 02058981bf
14 changed files with 18 additions and 326 deletions

View File

@@ -5,7 +5,6 @@ npm i -D
clear
while true; do
npm run dev
echo "restarting..."

View File

@@ -12,5 +12,4 @@ npm run format
npm run build
echo "done"