mermaid/.gitignore

38 lines
461 B
Plaintext
Raw Normal View History

2014-12-13 22:57:16 +00:00
.DS_Store
2017-09-10 22:29:37 +08:00
node_modules/
coverage/
2019-10-04 21:09:49 +02:00
.idea/
2020-11-17 15:44:00 +01:00
dist
2018-03-06 13:40:11 +08:00
yarn-error.log
2019-06-29 17:55:47 +02:00
.npmrc
token
2019-10-24 08:48:55 -04:00
package-lock.json
2022-09-23 10:11:19 +05:30
# ignore files in /.vscode/ except for launch.json and extensions.json
/.vscode/**
!/.vscode/launch.json
2022-09-23 10:11:19 +05:30
!/.vscode/extensions.json
2020-03-04 20:35:59 +01:00
cypress/platform/current.html
cypress/platform/experimental.html
2020-08-03 09:38:13 -07:00
local/
2020-08-20 22:59:18 +08:00
_site
Gemfile.lock
/.vs
2022-03-31 18:01:57 +02:00
cypress/screenshots/
cypress/snapshots/
# eslint --cache file
.eslintcache
2022-09-01 22:45:10 +05:30
.tsbuildinfo
tsconfig.tsbuildinfo
2022-11-10 13:51:53 +05:30
knsv*.html
local*.html