darkwire.io/.dockerignore
Jeremie Pardou-Piquemal 08071fba44 Add polish translation
2022-12-30 10:42:51 +01:00

8 lines
96 B
Plaintext

*
!package.json
!yarn.lock
!docker-entrypoint.sh
!build.sh
!server/*
!client/*
**/node_modules/*