Skip to content

Commit 70970c9

Browse files
committed
chore(*): added .next cache to gitignore
1 parent c591967 commit 70970c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ dist-ssr
1515
# Angular
1616
.angular
1717

18+
# Next.js
19+
.next
20+
1821
# Coverage
1922
coverage
2023

0 commit comments

Comments
 (0)