SurfSense/surfsense_web/.dockerignore

23 lines
306 B
Text
Raw Normal View History

2025-04-07 23:47:06 -07:00
.git
.gitignore
node_modules
.next
out
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
Dockerfile
.dockerignore
node_modules
README.md
# Playwright (never ship E2E tests to production runtime image)
tests
playwright.config.ts
playwright
playwright-report
test-results
blob-report