Skip to content

Commit 566e5da

Browse files
committed
chore: .gitignore에 /sample 추가
1 parent 0443e4b commit 566e5da

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ node_modules
22
.vitepress/cache/
33
.vitepress/dist/
44

5-
.DS_Store
5+
.DS_Store
6+
7+
/sample

0 commit comments

Comments
 (0)