@lntvow/dev
Version:
Development environment dependencies package
78 lines (64 loc) • 853 B
Plain Text
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Runtime data
pids/
*.pid
*.seed
*.pid.lock
# Temporary and cache folders
tmp/
temp/
.temp/
.cache/
.npm/
*.tsbuildinfo
.eslintcache
.stylelintcache
# OS-generated files
.DS_Store
.AppleDouble
.LSOverride
Thumbs.db
ehthumbs.db
Desktop.ini
# Coverage reports (generated by testing tools)
coverage/
codecov*
*.lcov
.nyc_output/
__coverage__/
coverage-final.json
coverage-summary.json
# Test/automation outputs
test-results/
playwright-report/
cypress/screenshots/
cypress/videos/
# Editor directories and files
.idea/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Build output directories
dist/
build/
out/
.next/
.nuxt/
.svelte-kit/
.storybook-out/
out-storybook/
# Dependency directories
node_modules/
jspm_packages/
# Local files
*.local
# Custom