Skip to content

Commit f7403cb

Browse files
committed
chore: update folder name for generated artifacts
Former-commit-id: 17b072b
1 parent 0c54007 commit f7403cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/clean-cli-templates.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { rmSync } from "fs"
33
const folderName = "packages"
44

55
const gitIgnored = [
6-
"contracts/build",
6+
"contracts/artifacts",
77
"contracts/cache",
88
"contracts/node_modules",
99
"web-app/node_modules",

0 commit comments

Comments
 (0)