Skip to content

Commit fc9ae4a

Browse files
fix(cli): update db template gitignore patterns (#639)
1 parent faae954 commit fc9ae4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/cli/templates/db/base/_gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_modules
55
out
66
dist
77
*.tgz
8+
/prisma/generated
89

910
# code coverage
1011
coverage

0 commit comments

Comments
 (0)