Skip to content

Commit

Permalink
chore: ignore rimraf
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Feb 7, 2024
1 parent 3eb3cb1 commit cf3c7bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/iso-filecoin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@
"ignores": [
"@types/*",
"hd-scripts",
"assert"
"assert",
"rimraf"
]
}
}

0 comments on commit cf3c7bc

Please sign in to comment.