From b78d52f1089a6af842f663cd407d0f53083e15da Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Fri, 9 Sep 2016 11:07:23 -0700 Subject: [PATCH] Remove Lib/_sysconfigdata.py from .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index a5113933f5f..69f7ac0ecc0 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