# Shrink build context while keeping v1 workspace .git/ .vscode/ .idea/ .cursor/ .trae/ **/*.log **/.env* **/.cache/ **/coverage/ **/tmp/ # Exclude large directories that are not needed for build admin-vben/ niucloud-java/ niucloud-php/ wwjcloud-nest/ sql/ tools/ tools-v1/ wwjcloud-assets/ # Exclude k6 performance test files (1.7GB) but keep the rest of wwjcloud-nest-v1 wwjcloud-nest-v1/docker/k6/ wwjcloud-nest-v1/node_modules/ wwjcloud-nest-v1/dist/ # Exclude other build artifacts **/*.tgz **/*.tar.gz **/.DS_Store **/Thumbs.db