Add .DS_Store on ignore (GH-27711) (GH-27723)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 1841c70f2b)

Co-authored-by: 180909 <wjh180909@gmail.com>
This commit is contained in:
Miss Islington (bot) 2021-08-11 06:06:43 -07:00 committed by GitHub
parent d6d2d54997
commit e8a43efcee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -35,6 +35,7 @@ gmon.out
.coverage
.mypy_cache/
.pytest_cache/
.DS_Store
*.exe
!Lib/distutils/command/*.exe