From: Petri Lehtinen Date: Fri, 26 Oct 2012 19:40:42 +0000 (+0300) Subject: Add Modules/_freeze_importlib to .gitignore X-Git-Tag: v3.3.1rc1~744 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a65bcdf2ad258d63a8fe57862420ba403d19b4a;p=thirdparty%2FPython%2Fcpython.git Add Modules/_freeze_importlib to .gitignore --- diff --git a/.gitignore b/.gitignore index a88b36e9b34e..49299eec1f5f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ Modules/Setup.config Modules/Setup.local Modules/config.c Modules/ld_so_aix +Modules/_freeze_importlib Modules/_testembed PCbuild/*.bsc PCbuild/*.dll