From: Zachary Ware Date: Fri, 9 Sep 2016 18:07:23 +0000 (-0700) Subject: Remove Lib/_sysconfigdata.py from .gitignore X-Git-Tag: v3.6.0b1~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b78d52f1089a6af842f663cd407d0f53083e15da;p=python Remove Lib/_sysconfigdata.py from .gitignore --- diff --git a/.gitignore b/.gitignore index a5113933f5..69f7ac0ecc 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,6 @@ Doc/venv/ Lib/distutils/command/*.pdb Lib/lib2to3/*.pickle Lib/test/data/* -Lib/_sysconfigdata.py Lib/plat-mac/errors.rsrc.df.rsrc Makefile Makefile.pre