mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)
This commit is contained in:
parent
fd0c84dc28
commit
3167df1621
2 changed files with 11 additions and 2 deletions
|
|
@ -17,9 +17,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>%VERSION%, (c) 2001-2019 Python Software Foundation.</string>
|
||||
<string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>%VERSION%, (c) 2001-2019 Python Software Foundation.</string>
|
||||
<string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue