Skip to content

Commit 344170e

Browse files
committed
refactor: gitignore 코드 위치 변경
1 parent f6d329b commit 344170e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ Temporary Items
4949
### NextJS ###
5050
# dependencies
5151
/node_modules
52-
/cypress/screenshots
5352
/.pnp
5453
.pnp.js
5554

5655
# testing
5756
/coverage
57+
/cypress/screenshots
5858

5959
# next.js
6060
/.next/

0 commit comments

Comments
 (0)