Skip to content

Commit

Permalink
Add .DS_Store on ignore (pythonGH-27711)
Browse files Browse the repository at this point in the history
Co-authored-by: Łukasz Langa <[email protected]>
  • Loading branch information
180909 and ambv authored Aug 11, 2021
1 parent c174eaf commit 1841c70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ gmon.out
.coverage
.mypy_cache/
.pytest_cache/
.DS_Store

*.exe
!Lib/distutils/command/*.exe
Expand Down

0 comments on commit 1841c70

Please sign in to comment.