add dockerignore file

master
emil-lengman 5 years ago
parent 36c854ef1b
commit aef4bb5edb
  1. 6
      .dockerignore

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