mermaid/.gitignore

53 lines
682 B
Plaintext
Raw Normal View History

2014-12-13 23:57:16 +01:00
.DS_Store
2017-09-10 16:29:37 +02: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 06:40:11 +01:00
yarn-error.log
2019-06-29 17:55:47 +02:00
.npmrc
token
2019-10-24 14:48:55 +02:00
package-lock.json
2022-09-23 06:41:19 +02:00
# ignore files in /.vscode/ except for launch.json and extensions.json
/.vscode/**
!/.vscode/launch.json
2022-09-23 06:41:19 +02:00
!/.vscode/extensions.json
2020-03-04 20:35:59 +01:00
cypress/platform/current.html
cypress/platform/experimental.html
2020-08-03 18:38:13 +02:00
local/
2020-08-20 16:59:18 +02:00
_site
Gemfile.lock
/.vs
2022-03-31 18:01:57 +02:00
cypress/screenshots/
cypress/snapshots/
# eslint --cache file
.eslintcache
2022-09-01 19:15:10 +02:00
.tsbuildinfo
tsconfig.tsbuildinfo
2022-11-10 09:21:53 +01:00
knsv*.html
local*.html
2022-11-20 09:46:22 +01:00
stats/
2023-04-29 07:20:30 +02:00
**/user-avatars/*
**/contributor-names.json
2023-06-15 06:20:14 +02:00
.pnpm-store
2023-06-16 16:55:40 +02:00
.nyc_output
2023-08-09 09:51:24 +02:00
demos/dev/**
!/demos/dev/example.html
!/demos/dev/reload.js
tsx-0/**
# autogenereated by langium-cli
generated/