Skip to content

Commit 40d4ac6

Browse files
committed
chore: Update .gitignore to include cursor and contentlayer files
1 parent d48fea0 commit 40d4ac6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,9 @@ yarn-error.log*
3434
# typescript
3535
*.tsbuildinfo
3636
next-env.d.ts
37+
38+
# cursor
39+
.cursor
40+
41+
# contentlayer
42+
.contentlayer

0 commit comments

Comments
 (0)