refactor(stage-tamagotchi-electron): init stage-tamagotchi-electron app

Co-authored-by: LemonNeko <17664845+LemonNekoGH@users.noreply.github.com>
This commit is contained in:
Neko Ayaka
2025-09-06 21:03:56 +08:00
co-authored by LemonNeko
parent 40ff6bda6c
commit 23eb3d3ef6
123 changed files with 14590 additions and 154 deletions
+2
View File
@@ -14,6 +14,8 @@ export default await antfu(
'apps/stage-tamagotchi/out/**',
'apps/stage-tamagotchi/src/bindings/**',
'apps/stage-tamagotchi/src-tauri/**',
'apps/stage-tamagotchi-electron/out/**',
'apps/stage-tamagotchi-electron/src/renderer/bindings/**',
'crates/**',
'**/drizzle/**',
'**/.astro/**',