Skip to content

Commit c89cdfa

Browse files
authored
Git ignore also .DS_Store which are created by MacOS Finder (#65)
1 parent fd08e53 commit c89cdfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules
2+
.DS_Store
23
/cache
34
/docs
45
/dist

0 commit comments

Comments
 (0)