diff --git a/.gitignore b/.gitignore index 60a56c8..9a89404 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ ipld-ethcl-indexer.log report.json cover.profile temp/* -ipld-ethcl-indexer/pkg/beaconclient/data/* \ No newline at end of file +/pkg/beaconclient/data/ \ No newline at end of file