diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..c5f62b3 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,9 @@ +.git +node_modules +docs +scripts +tests +LICENSE +README.md +*Dockerfile* +*docker-compose* \ No newline at end of file