From: Batuhan Taşkaya Date: Sun, 19 Apr 2020 18:02:17 +0000 (+0300) Subject: ignore Modules/python.exp on AIX (autogenerated) (GH-19607) X-Git-Tag: v3.9.0a6~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3955da85687b176aed0c15faf06ad6c38d32bade;p=thirdparty%2FPython%2Fcpython.git ignore Modules/python.exp on AIX (autogenerated) (GH-19607) --- diff --git a/.gitignore b/.gitignore index 8c1f8a43075a..0962d3a1841f 100644 --- a/.gitignore +++ b/.gitignore @@ -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