Files
softclick-landing/.dockerignore
Zotov Ivan Yuryevich 8931d9514a ci: add dockerfile
2026-04-29 22:16:42 +03:00

39 lines
431 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
.astro
*.local
# Editor
.DS_Store
.vscode/*
!.vscode/extensions.json
.idea
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# TypeScript
*.tsbuildinfo
# Env
.env
.env.*
# Legacy / optional (keep if you use these tools)
/build
/coverage
/test-results
/playwright-report
/playwright/.cache