Skip to content

Commit a488f68

Browse files
committed
build
1 parent b65c1e0 commit a488f68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
/coverage
1111

1212
# next.js
13-
/.next/
13+
.next/
1414
/out/
1515

1616
# production
17-
/build
17+
build
1818

1919
# misc
2020
.DS_Store

0 commit comments

Comments
 (0)