From: R David Murray Date: Mon, 13 Apr 2015 01:53:21 +0000 (-0400) Subject: Merge: Don't gitignore the Python directory on case insensitive file systems. X-Git-Tag: v3.5.0a4~97 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20ab6c04bcc35b7a82417132edeb2f81bf4ad3eb;p=thirdparty%2FPython%2Fcpython.git Merge: Don't gitignore the Python directory on case insensitive file systems. --- 20ab6c04bcc35b7a82417132edeb2f81bf4ad3eb diff --cc .gitignore index fb3dd5b33b90,3fe32593dbf2..7c12ce354a7a --- a/.gitignore +++ b/.gitignore @@@ -67,10 -58,9 +67,10 @@@ libpython*.so platform pybuilddir.txt pyconfig.h - python + python$ python-config python-config.py +python.bat python.exe python-gdb.py python.exe-gdb.py