mermaid/.gitignore

49 lines
608 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/
.pnpm-store/
2020-11-17 15:44:00 +01:00
dist
v8-compile-cache-0
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
2022-11-20 14:16:22 +05:30
stats/
2023-04-29 10:50:30 +05:30
**/user-avatars/*
**/contributor-names.json
2023-06-15 09:50:14 +05:30
.pnpm-store
2023-06-16 20:25:40 +05:30
.nyc_output
2023-08-09 13:21:24 +05:30
demos/dev/**
!/demos/dev/example.html