Initial
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
**/.git
|
||||
**/.angular
|
||||
**/.cache
|
||||
**/coverage
|
||||
**/dist
|
||||
**/node_modules
|
||||
**/.env
|
||||
**/.env.*
|
||||
npm-debug.log
|
||||
Dockerfile
|
||||
docker-compose*.yml
|
||||
Reference in New Issue
Block a user