Apply .gitignore cleanup

This commit is contained in:
admin
2025-10-05 09:21:04 +07:00
parent d2a7a3e478
commit 3448594bc5
3515 changed files with 20582 additions and 1501448 deletions

4
frontend/app/(protected)/workflow/page.jsx Executable file → Normal file
View File

@@ -1,3 +1,3 @@
export default function Page(){
return <div className="rounded-2xl p-5 bg-white">Workflow (n8n) งก/ UI ตาม reverse proxy</div>;
export default function Page(){
return <div className="rounded-2xl p-5 bg-white">Workflow (n8n) งก/ UI ตาม reverse proxy</div>;
}