mirror of https://github.com/python/cpython
ignore Modules/python.exp on AIX (autogenerated) (GH-19607)
This commit is contained in:
parent
8aea4b3605
commit
3955da8568
|
@ -71,6 +71,7 @@ Programs/_freeze_importlib
|
|||
Programs/_testembed
|
||||
PC/python_nt*.h
|
||||
PC/pythonnt_rc*.h
|
||||
Modules/python.exp
|
||||
PC/*/*.exp
|
||||
PC/*/*.lib
|
||||
PC/*/*.bsc
|
||||
|
|
Loading…
Reference in New Issue