mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
58b6cf0174
* develop: (50 commits) Use pixelmatch for image comparison Run all tests Fix lint Update lockfile E2E test Use cache to store snapshots chore(deps): update all patch dependencies Change string concatenation to template literal Revert "Revert 5041 feature/4935 subgraph title margin config option" build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.5 Run dev docs without npx Remove npx completely from run script Update docs Fix linters Removed volta requirement, leave pnpm only Fixed dead link build Update docs Updated contributing docs after review, minor fixes Updated gantt chart docs to show all config options ...
53 lines
682 B
Plaintext
53 lines
682 B
Plaintext
.DS_Store
|
|
|
|
node_modules/
|
|
coverage/
|
|
.idea/
|
|
.pnpm-store/
|
|
|
|
dist
|
|
v8-compile-cache-0
|
|
|
|
yarn-error.log
|
|
.npmrc
|
|
token
|
|
|
|
package-lock.json
|
|
|
|
# ignore files in /.vscode/ except for launch.json and extensions.json
|
|
/.vscode/**
|
|
!/.vscode/launch.json
|
|
!/.vscode/extensions.json
|
|
|
|
cypress/platform/current.html
|
|
cypress/platform/experimental.html
|
|
local/
|
|
|
|
_site
|
|
Gemfile.lock
|
|
/.vs
|
|
|
|
cypress/screenshots/
|
|
cypress/snapshots/
|
|
|
|
# eslint --cache file
|
|
.eslintcache
|
|
.tsbuildinfo
|
|
tsconfig.tsbuildinfo
|
|
|
|
knsv*.html
|
|
local*.html
|
|
stats/
|
|
|
|
**/user-avatars/*
|
|
**/contributor-names.json
|
|
.pnpm-store
|
|
.nyc_output
|
|
|
|
demos/dev/**
|
|
!/demos/dev/example.html
|
|
!/demos/dev/reload.js
|
|
tsx-0/**
|
|
|
|
# autogenereated by langium-cli
|
|
generated/ |