darkwire.io/.dockerignore
2023-12-28 16:51:17 -08:00

9 lines
98 B
Plaintext

*
!package.json
!yarn.lock
!build.sh
!default.conf
!start.sh
!server/*
!client/*
**/node_modules/*