Skip to content

Commit

Permalink
Add dockerignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
JSAssassin committed May 12, 2024
1 parent 221bbae commit d1ad9fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules
.coverage.*
.env
tests
mock-data

0 comments on commit d1ad9fd

Please sign in to comment.