add dockerignore file

This commit is contained in:
emil-lengman 2020-08-22 20:45:27 +02:00
parent 36c854ef1b
commit aef4bb5edb

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
npm-debug.log
node_modules
*.swp
*.swo
data
*.DS_Store