g6/.gitignore
Joel Alan d36ae29416
test: compact box (#5541)
* test: compact box

* fix: resolve conversation
2024-03-15 23:36:23 +08:00

38 lines
336 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
yarn.lock
package-lock.json
pnpm-lock.yaml
# Sys
.DS_Store
.idea
# Node
node_modules/
.npmrc
# Build
dist
lib
esm
# Test
coverage
# Bundle visualizer
stats.html
# Site
packages/site/docs/apis/reference
packages/site/support
# Tools
.turbo
**/tmp/