Skip to content

Commit b296872

Browse files
committed
ignore built custom questions
1 parent 62d92cb commit b296872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/src/utils/template.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ node_modules/
421421
# Production builds
422422
/dist
423423
/build
424+
/dist-lib
424425
425426
# Local env files
426427
.env

0 commit comments

Comments
 (0)