chore: ignore build artifacts and logs

This commit is contained in:
2026-01-14 23:17:54 +08:00
parent eb1e1d5ff8
commit 93574dbb45
2 changed files with 13 additions and 0 deletions
+13
View File
@@ -297,3 +297,16 @@ emotion-museum-*.zip
# 本地开发配置
application-local.yml.bak
*-local.yml.bak
**/.swc/
**/.swc/**
**/.taro/
**/.taro/**
**/.vite/
**/.vite/**
**/.pnpm-store/
**/.pnpm-store/**
**/.turbo/
**/.turbo/**
**/.cache/
**/.cache/**