Skip to content

Commit bb19767

Browse files
committed
Ignore all variation of DS_Store files in .gitignore #342
Signed-off-by: Jono Yang <[email protected]>
1 parent c030f37 commit bb19767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ doc/pyvenv.cfg
5454
pyvenv.cfg
5555

5656
# Various junk and temp files
57-
.DS_Store
57+
*.DS_Store
5858
*~
5959
.*.sw[po]
6060
.build

0 commit comments

Comments
 (0)