]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add .DS_Store on ignore (GH-27711) (GH-27724)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Aug 2021 11:09:43 +0000 (04:09 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Aug 2021 11:09:43 +0000 (13:09 +0200)
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
(cherry picked from commit 1841c70f2bdab9d29c1c74a8afffa45d5555af98)

Co-authored-by: 180909 <wjh180909@gmail.com>
.gitignore

index 80dcf34bf47a6f2f80f2b07885f84749f79bacb1..a96be67962217e0f45112ec58d450497aa265327 100644 (file)
@@ -35,6 +35,7 @@ gmon.out
 .coverage
 .mypy_cache/
 .pytest_cache/
+.DS_Store
 
 *.exe
 !Lib/distutils/command/*.exe