2019-04-30 11:11:25 +08:00
|
|
|
# Files
|
|
|
|
.DS_Store
|
|
|
|
.ruby-version
|
|
|
|
test.sass
|
|
|
|
npm-debug.log
|
2020-09-21 19:45:24 +08:00
|
|
|
yarn.lock
|
2019-04-30 11:11:25 +08:00
|
|
|
|
2023-05-31 14:41:38 +08:00
|
|
|
|
2019-04-30 11:11:25 +08:00
|
|
|
# Folders
|
|
|
|
.idea/
|
|
|
|
.sass-cache
|
2020-08-21 16:19:26 +08:00
|
|
|
gh_pages
|
2019-04-30 11:11:25 +08:00
|
|
|
_site
|
|
|
|
node_modules
|
|
|
|
/dist
|
|
|
|
/lib
|
2023-11-23 19:57:10 +08:00
|
|
|
**/esm
|
|
|
|
**/lib
|
2019-08-05 16:54:39 +08:00
|
|
|
/sdk
|
2019-04-30 11:11:25 +08:00
|
|
|
/public
|
2019-05-09 19:30:08 +08:00
|
|
|
/gh-pages
|
2023-05-31 14:41:38 +08:00
|
|
|
/.vscode/*
|
2019-04-30 11:11:25 +08:00
|
|
|
/output
|
|
|
|
/toolkit/amis-renderer
|
|
|
|
/toolkit/output
|
|
|
|
/coverage
|
2020-09-08 17:39:14 +08:00
|
|
|
/schema.json
|
2020-10-27 22:58:30 +08:00
|
|
|
/npm
|
2021-08-09 18:05:01 +08:00
|
|
|
/mock/cfc/cfc.zip
|
2022-06-01 15:06:00 +08:00
|
|
|
.rollup.cache
|
2023-11-23 19:57:10 +08:00
|
|
|
/theme-npm
|
2022-06-01 15:06:00 +08:00
|
|
|
|
|
|
|
dist
|
2022-06-07 11:16:33 +08:00
|
|
|
tsconfig.tsbuildinfo
|
|
|
|
lerna-debug.log
|
2022-06-08 13:45:50 +08:00
|
|
|
.rollup.cache
|
|
|
|
package-lock.json
|
2022-12-01 10:45:34 +08:00
|
|
|
revision.json
|
|
|
|
**/revision.json
|
2023-05-31 14:41:38 +08:00
|
|
|
~$*
|
|
|
|
|
|
|
|
|
|
|
|
!/.vscode/iconConfig.json
|