We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c54007 commit f7403cbCopy full SHA for f7403cb
scripts/clean-cli-templates.ts
@@ -3,7 +3,7 @@ import { rmSync } from "fs"
3
const folderName = "packages"
4
5
const gitIgnored = [
6
- "contracts/build",
+ "contracts/artifacts",
7
"contracts/cache",
8
"contracts/node_modules",
9
"web-app/node_modules",
0 commit comments