interview-v1/.dockerignore

11 lines
149 B
Plaintext
Raw Permalink Normal View History

2018-07-08 18:17:19 +00:00
**/*.log
**/._*
**/.DS_Store
**/.gitignore
**/.gitattributes
**/Thumbs.db
.dockerignore
Dockerfile
docker-compose.yaml
/node_modules/
/npm-debug.log/