From: R David Murray Date: Mon, 13 Apr 2015 01:52:44 +0000 (-0400) Subject: Don't gitignore the Python directory on case insensitive file systems. X-Git-Tag: v3.5.0a4~97^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12efbf5e61931eec4c94ac0cf6cbc4e8a62949b8;p=python Don't gitignore the Python directory on case insensitive file systems. --- diff --git a/.gitignore b/.gitignore index ba9ee85428..3fe32593db 100644 --- a/.gitignore +++ b/.gitignore @@ -58,7 +58,7 @@ libpython*.so* platform pybuilddir.txt pyconfig.h -python +python$ python-config python-config.py python.exe