Files
mermaid-live-editor/.gitignore
2026-06-08 19:28:39 +05:30

19 lines
211 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/
.playwright-mcp/