Browse Source

Remove Lib/_sysconfigdata.py from .gitignore

pull/9921/head
Zachary Ware 10 years ago
parent
commit
b78d52f108
  1. 1
      .gitignore

1
.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

Loading…
Cancel
Save