diff --git a/.dockerignore b/.dockerignore index 55add34..ed59af9 100644 --- a/.dockerignore +++ b/.dockerignore @@ -33,6 +33,8 @@ __tests__ *.test.ts *.spec.ts vitest.config.* +!typechainTypes/** +!**/typechainTypes/** # Documentation docs