Skip to content

Commit

Permalink
Improve .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
juanenrisley committed Jul 28, 2023
1 parent 9e8a73c commit 4f7989a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.*
__tests__
coverage
jest.config.js
node_modules
build
*.md
Dockerfile
.git
Expand Down

0 comments on commit 4f7989a

Please sign in to comment.