Files
node-template-express/.dockerignore
Sebastian Seedorf c1abe8c2a4 Fixed build errors
2020-11-30 11:56:27 +01:00

11 lines
147 B
Plaintext

*
!backend/src/*
!public/*
!backend/views/*
!backend/test/*
!bio-proxy-configuration-for-docker/*
!package.json
!package-lock.json
!tsconfig.json