mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
#1423 ignore build files in dist folder
This commit is contained in:
parent
06f74a8c15
commit
2370531e75
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,6 +4,9 @@ node_modules/
|
|||||||
coverage/
|
coverage/
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
dist/*.js
|
||||||
|
dist/*.map
|
||||||
|
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
.npmrc
|
.npmrc
|
||||||
token
|
token
|
||||||
|
Loading…
x
Reference in New Issue
Block a user