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

This commit is contained in:
R David Murray 2015-04-12 19:14:30 -04:00
parent 721c86ef36
commit 6ab6bd8012
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -38,7 +38,7 @@ config.status
libpython*.a
libpython*.so*
pyconfig.h
python
python$
python-gdb.py
tags
.coverage