Skip to content

Commit 3955da8

Browse files
authored
ignore Modules/python.exp on AIX (autogenerated) (GH-19607)
1 parent 8aea4b3 commit 3955da8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Programs/_freeze_importlib
7171
Programs/_testembed
7272
PC/python_nt*.h
7373
PC/pythonnt_rc*.h
74+
Modules/python.exp
7475
PC/*/*.exp
7576
PC/*/*.lib
7677
PC/*/*.bsc

0 commit comments

Comments
 (0)