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
commit12efbf5e61931eec4c94ac0cf6cbc4e8a62949b8 (patch)
treebd0fff87c1b9c8e5ef98012920a2a52407b0fc70 /.gitignore
parent354c7403c52cc7e46a69c5556107745e5ec91720 (diff)
downloadcpython-git-12efbf5e61931eec4c94ac0cf6cbc4e8a62949b8.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