mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add MSVC-related entries to .hgignore
This commit is contained in:
parent
4f6e3f74fc
commit
a4f9e3603e
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@ PC/pythonnt_rc*.h
|
|||
PC/*.obj
|
||||
PC/*.exe
|
||||
PC/*/*.exe
|
||||
PC/*/*.exp
|
||||
PC/*/*.lib
|
||||
PC/*/*.bsc
|
||||
PC/*/*.dll
|
||||
PC/*/*.pdb
|
||||
PC/*/*.user
|
||||
PC/*/*.ncb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue