Some checks failed
Build, Test, and Publish (to Private NPM Registry) UI Components Library / publish (push) Failing after 52m26s
27 lines
No EOL
347 B
Text
27 lines
No EOL
347 B
Text
# Dependency directories
|
|
node_modules/
|
|
|
|
# Build artifacts
|
|
dist/
|
|
src/components/client-entry.js
|
|
|
|
# Playwright Test Artifacts
|
|
test-results/
|
|
playwright-report/
|
|
blob-report/
|
|
playwright/.cache/
|
|
|
|
# IDE / OS Files
|
|
.DS_Store
|
|
Thumbs.db
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Environment Variables
|
|
.env
|
|
.env.local
|
|
|
|
# NPM/Yarn Logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log* |