Skip to content

Commit bc35567

Browse files
committed
chore: add Yarn build output to .gitignore
1 parent 239c2e6 commit bc35567

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ out
8282
.nuxt
8383
dist
8484

85+
# Yarn build output
86+
build
87+
8588
# Gatsby files
8689
.cache/
8790
# Comment in the public line in if your project uses Gatsby and not Next.js

0 commit comments

Comments
 (0)