Don't gitignore the Python directory on case insensitive file systems.

This commit is contained in:
R David Murray 2015-04-12 21:52:44 -04:00
parent 354c7403c5
commit 12efbf5e61
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -58,7 +58,7 @@ libpython*.so*
platform
pybuilddir.txt
pyconfig.h
python
python$
python-config
python-config.py
python.exe