Skip to content

Commit e8a43ef

Browse files
Add .DS_Store on ignore (GH-27711) (GH-27723)
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 1841c70) Co-authored-by: 180909 <[email protected]>
1 parent d6d2d54 commit e8a43ef

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
@@ -35,6 +35,7 @@ gmon.out
3535
.coverage
3636
.mypy_cache/
3737
.pytest_cache/
38+
.DS_Store
3839

3940
*.exe
4041
!Lib/distutils/command/*.exe

0 commit comments

Comments
 (0)