Skip to content

Commit 9328916

Browse files
committed
Update .gitignore
1 parent 9069575 commit 9328916

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
# next.js
1717
/.next/
18+
/out/
1819

1920
# The `out` directory should not be ignored by version control
2021
# /out/
@@ -40,3 +41,4 @@ yarn-error.log*
4041
# typescript
4142
*.tsbuildinfo
4243
next-env.d.ts
44+

0 commit comments

Comments
 (0)