Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12efbf5

Browse files
committed
Don't gitignore the Python directory on case insensitive file systems.
1 parent 354c740 commit 12efbf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ libpython*.so*
5858
platform
5959
pybuilddir.txt
6060
pyconfig.h
61-
python
61+
python$
6262
python-config
6363
python-config.py
6464
python.exe

0 commit comments

Comments
 (0)