refactor(tamagotchi): use top-level cargo workspace, move tauri-plugin-mcp (#152)

This commit is contained in:
LemonNeko
2025-05-01 03:28:12 +08:00
committed by GitHub
parent e819834e42
commit 984b56153d
35 changed files with 5544 additions and 84 deletions
+1
View File
@@ -10,6 +10,7 @@ export default antfu(
'**/assets/live2d/models/**',
'apps/stage-tamagotchi/out/**',
'apps/stage-tamagotchi/src-tauri/**',
'crates/**',
'**/drizzle/**',
'**/.astro/**',
],