memos/web/.gitignore

11 lines
132 B
Text
Raw Normal View History

2021-12-08 23:43:52 +08:00
node_modules
.DS_Store
dist
dist-ssr
*.local
.yarn/*
/test-results/
/playwright-report/
/playwright/.cache/
/playwright-screenshot/