diff --git a/eth-contracts/.gitignore b/eth-contracts/.gitignore index 8e2c54d..4375fea 100644 --- a/eth-contracts/.gitignore +++ b/eth-contracts/.gitignore @@ -1,3 +1,4 @@ node_modules artifacts/** cache +dist/** \ No newline at end of file