christmas/.dockerignore

13 lines
127 B
Text
Raw Normal View History

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