meyfa/ka-mensa-api

View on GitHub
.dockerignore

Summary

Maintainability
Test Coverage
# exclude everything
*
 
# include what we need
!LICENSE
!package.json
!package-lock.json
!tsconfig.json
!tsconfig.lint.json
!src