mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
1d7efdccf2
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
45 lines
451 B
Plaintext
45 lines
451 B
Plaintext
# Files
|
|
.DS_Store
|
|
.ruby-version
|
|
test.sass
|
|
npm-debug.log
|
|
yarn.lock
|
|
|
|
|
|
# Folders
|
|
.idea/
|
|
.sass-cache
|
|
gh_pages
|
|
_site
|
|
node_modules
|
|
/dist
|
|
/lib
|
|
**/esm
|
|
**/lib
|
|
/sdk
|
|
/public
|
|
/gh-pages
|
|
/.vscode/*
|
|
/output
|
|
/toolkit/amis-renderer
|
|
/toolkit/output
|
|
/coverage
|
|
/schema.json
|
|
/npm
|
|
/mock/cfc/cfc.zip
|
|
.rollup.cache
|
|
/theme-npm
|
|
|
|
dist
|
|
tsconfig.tsbuildinfo
|
|
lerna-debug.log
|
|
.rollup.cache
|
|
package-lock.json
|
|
revision.json
|
|
**/revision.json
|
|
~$*
|
|
|
|
|
|
!/.vscode/iconConfig.json
|
|
publish.sh
|