nostream/.dockerignore

16 lines
143 B
Plaintext
Raw Normal View History

2022-10-17 04:35:12 +00:00
dist
node_modules
.test-report
.coverage
seeds
test
!test/integration
2022-10-17 04:35:12 +00:00
.eslint*
.mocha*
.nvmrc
.nycrc*
docker-compose.yml
Dockerfile
*.env
*.md