summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2015-04-12 21:52:44 -0400
committerR David Murray <rdmurray@bitdance.com>2015-04-12 21:52:44 -0400
commitd7eda7f1206eb212090841700c99bf9f91284234 (patch)
tree5e19b884a87ff0187556fb1fe441a17023a8407f /.gitignore
parent2db2f4278514f9eab4d44220768b6ae360345817 (diff)
downloadcpython-d7eda7f1206eb212090841700c99bf9f91284234.tar.gz
Don't gitignore the Python directory on case insensitive file systems.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
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