mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
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:
parent
d6d2d54997
commit
e8a43efcee
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -35,6 +35,7 @@ gmon.out
|
|||
.coverage
|
||||
.mypy_cache/
|
||||
.pytest_cache/
|
||||
.DS_Store
|
||||
|
||||
*.exe
|
||||
!Lib/distutils/command/*.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue