Files
mermaid-live-editor/.gitignore
T
2025-03-17 21:27:33 -07:00

18 lines
194 B
Plaintext

.DS_Store
.cache/
.env.local
.npmrc
/.svelte-kit
/build
/coverage
/docs
/functions
/node_modules
/snapshots.js
# Playwright
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/