# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
.DS_Store
dist
dist-end
dist-adminout
dist-zhiqing
dist-ssr
coverage
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.codex/*
.opencode/*
.mimocode/*
.github/*
docs/superpowers/*
.superpowers/*
test/*
!test/src/
test/src/*
!test/src/views/
test/src/views/*
!test/src/views/ad_short/
test/src/views/ad_short/*
!test/src/views/ad_short/components/
test/src/views/ad_short/components/*
!test/src/views/ad_short/components/AdShortImagePreview.test.js
!test/src/views/ad_short/components/AssetsCard.test.js
!test/src/views/ad_short/components/AssetsManageCard.test.js
!test/src/views/ad_short/components/ProductReferencePanel.test.js
!test/src/views/ad_short/components/home/
test/src/views/ad_short/components/home/*
!test/src/views/ad_short/components/home/productThreeViewGeneration.test.js
!test/src/views/ad_short/components/home/ProductThreeViewComponents.test.js
.pnpm-store/*
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

*.tsbuildinfo

.eslintcache

# Cypress
/cypress/videos/
/cypress/screenshots/

# Vitest
__screenshots__/
/.trae/documents
/.trae/specs
