Skip to content

Commit f1320c1

Browse files
authored
Merge pull request #4369 from hspaans/hspaans/pep441
Update Python.gitignore for PEP 441
2 parents 29e37fd + d7459a4 commit f1320c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Byte-compiled / optimized / DLL files
22
__pycache__/
3-
*.py[cod]
3+
*.py[codz]
44
*$py.class
55

66
# C extensions

0 commit comments

Comments
 (0)