mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
39 lines
468 B
Plaintext
39 lines
468 B
Plaintext
.DS_Store
|
|
|
|
node_modules/
|
|
coverage/
|
|
.idea/
|
|
|
|
dist
|
|
|
|
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/
|