Skip to content

Commit 292359f

Browse files
committed
Update .gitignore
1 parent 31bcc4b commit 292359f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.idea*
22
docs/.vuepress/.cache
33
docs/.vuepress/.temp
4-
node_modules/*
4+
node_modules/*
5+
.DS_Store
6+
docs/.DS_Store

0 commit comments

Comments
 (0)