Skip to content

Commit 7d0491f

Browse files
rezailmiclaude
andauthored
Add .next/ to .gitignore to ignore Next.js build cache (#1)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 2acaccf commit 7d0491f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
22
dist/
3+
.next/
34
.env
45
.env.*
56
*.log

0 commit comments

Comments
 (0)