mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add .DS_Store on ignore (GH-27711)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This commit is contained in:
parent
c174eafc33
commit
1841c70f2b
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