Skip to content

Commit dc395c5

Browse files
committed
avoid including .ds_store in repo
1 parent 611cbaf commit dc395c5

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
@@ -1,7 +1,7 @@
11
build*/
22
*.swp
33
*.bak
4-
.DS_Store
4+
*.DS_Store
55
docs/html
66

77
dist/

0 commit comments

Comments
 (0)