add docker ignore file

This commit is contained in:
Alex Bosworth 2020-09-05 22:25:42 -07:00
parent b5eb8ecfa5
commit 4d65f6b66b
No known key found for this signature in database
GPG key ID: E80D2F3F311FD87E

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
.env
.git
*.gz
node_modules
npm-debug.log