SurfSense/surfsense_web/.dockerignore
DESKTOP-RTLN3BA\$punk d5ccced6b9 feat: frontend docker to use nextjs production build
- Damn this made things fast af.
2025-10-23 20:37:01 -07:00

14 lines
160 B
Text

.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