Skip to content

Commit 629f821

Browse files
committed
fix: add .next to gitignore
1 parent 984114b commit 629f821

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
@@ -60,3 +60,6 @@ dkms.conf
6060
/logs
6161
/.docusaurus
6262
/node_modules
63+
64+
.next
65+
out/

0 commit comments

Comments
 (0)