mirror of
https://github.com/python/cpython.git
synced 2026-01-20 06:10:27 +00:00
Issue #11403: add some MSVC-generated files to .hgignore
This commit is contained in:
parent
efd8bab403
commit
d4f016fb51
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ libpython*.a
|
|||
*~
|
||||
Lib/lib2to3/*.pickle
|
||||
Lib/test/data/*
|
||||
PC/python_nt*.h
|
||||
PC/pythonnt_rc*.h
|
||||
PC/*.obj
|
||||
PCbuild/*.exe
|
||||
PCbuild/*.dll
|
||||
PCbuild/*.pdb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue