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

Skip to content

Commit d209d64

Browse files
committed
Fix .gitignore for 'python' binary.
2 parents 4320f54 + 34e0060 commit d209d64

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
@@ -67,7 +67,7 @@ libpython*.so*
6767
platform
6868
pybuilddir.txt
6969
pyconfig.h
70-
python$
70+
python
7171
python-config
7272
python-config.py
7373
python.bat

0 commit comments

Comments
 (0)