mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-12 20:09:46 +02:00
Update config files
This commit is contained in:
1
.ackrc
1
.ackrc
@@ -1,3 +1,4 @@
|
|||||||
--ignore-dir=dist
|
--ignore-dir=dist
|
||||||
--ignore-file=match:/^yarn\.lock$/
|
--ignore-file=match:/^yarn\.lock$/
|
||||||
|
--ignore-file=match:/^yarn-error\.log$/
|
||||||
--ignore-dir=coverage
|
--ignore-dir=coverage
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,3 +5,5 @@ coverage/
|
|||||||
|
|
||||||
dist/*.js
|
dist/*.js
|
||||||
dist/*.map
|
dist/*.map
|
||||||
|
|
||||||
|
yarn-error.log
|
||||||
|
Reference in New Issue
Block a user