Skip to content

Commit 8c93a63

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

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)