darkwire.io/.dockerignore
2023-10-30 04:02:28 -05:00

8 lines
84 B
Plaintext

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