2014-12-13 22:57:16 +00:00
|
|
|
.DS_Store
|
2017-09-10 22:29:37 +08:00
|
|
|
|
2017-09-14 11:26:21 +08:00
|
|
|
node_modules/
|
|
|
|
coverage/
|
2019-10-04 21:09:49 +02:00
|
|
|
.idea/
|
2023-06-11 01:15:31 +03:00
|
|
|
.pnpm-store/
|
2020-11-17 15:44:00 +01:00
|
|
|
|
2021-12-11 12:02:39 +01:00
|
|
|
dist
|
2023-06-11 01:15:31 +03:00
|
|
|
v8-compile-cache-0
|
2017-04-10 17:09:21 +08:00
|
|
|
|
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
|
2020-01-13 16:04:26 -08:00
|
|
|
|
2022-09-23 10:11:19 +05:30
|
|
|
# ignore files in /.vscode/ except for launch.json and extensions.json
|
2022-09-22 12:06:30 -04:00
|
|
|
/.vscode/**
|
|
|
|
!/.vscode/launch.json
|
2022-09-23 10:11:19 +05:30
|
|
|
!/.vscode/extensions.json
|
2022-09-22 12:06:30 -04:00
|
|
|
|
2020-03-04 20:35:59 +01:00
|
|
|
cypress/platform/current.html
|
2020-07-18 09:37:51 +02:00
|
|
|
cypress/platform/experimental.html
|
2020-08-03 09:38:13 -07:00
|
|
|
local/
|
2020-08-20 22:59:18 +08:00
|
|
|
|
|
|
|
_site
|
|
|
|
Gemfile.lock
|
2021-08-27 10:56:56 -07:00
|
|
|
/.vs
|
2022-03-31 18:01:57 +02:00
|
|
|
|
|
|
|
cypress/screenshots/
|
2022-08-27 17:32:29 +01:00
|
|
|
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
|
2023-12-11 05:08:42 +03:00
|
|
|
tsx-0/**
|