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

Skip to content

Commit 34e0060

Browse files
committed
Fix .gitignore for 'python' binary.
1 parent ac22c6b commit 34e0060

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)