christmas/.dockerignore

13 lines
127 B
Text
Raw Normal View History

2018-12-01 07:44:26 -08:00
node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
.env
*/bin
*/obj
README.md
LICENSE
.vscode