chore: add .env to .dockerignore

This commit is contained in:
Matthew Lopez 2024-06-24 17:51:43 -04:00
parent 78a9ebc345
commit 0e68fff5e5
No known key found for this signature in database
GPG Key ID: 302A6EE3D63B7E0E

View File

@ -1,4 +1,5 @@
.git
.env
node_modules
dist
logs