1
0
mirror of https://github.com/github/gitignore synced 2025-06-28 01:28:53 +02:00

Merge pull request #4369 from hspaans/hspaans/pep441

Update Python.gitignore for PEP 441
This commit is contained in:
Daniel Johnson 2025-06-13 14:55:53 -07:00 committed by GitHub
commit f1320c1344
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[codz]
*$py.class *$py.class
# C extensions # C extensions