Add tests to .dockerignore

This commit is contained in:
Petr Sloup 2016-03-11 11:58:36 +01:00
parent 2210ea2f35
commit 72ad669502

View file

@ -1,3 +1,4 @@
.git .git
node_modules node_modules
test_data test_data
test