diff options
Diffstat (limited to '.dockerignore')
| -rw-r--r-- | .dockerignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore index 5171c54..3bfcb92 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,3 @@ node_modules -npm-debug.log
\ No newline at end of file +npm-debug.log +.git |
