diff --git a/.dockerignore b/.dockerignore index 7722635..59e3cc3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,6 +2,7 @@ .git .svn + # Build files node_modules/ npm-debug.log @@ -43,4 +44,4 @@ dist *.swp *.tgz *.zip -*.gz \ No newline at end of file +*.gz