amis2/.gitignore
qkiroc 1d7efdccf2
chore: 优化npm发布流程 (#9396)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
2024-01-10 18:41:12 +08:00

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