mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-13 12:29:42 +02:00
Fixed .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,8 +1,10 @@
|
|||||||
node_modules/*
|
node_modules
|
||||||
dist/*
|
dist
|
||||||
bower_components/
|
bower_components
|
||||||
|
|
||||||
*.sublime-project
|
*.sublime-project
|
||||||
*.sublime-workspace
|
*.sublime-workspace
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
coverage
|
coverage
|
Reference in New Issue
Block a user