mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Issue #11403: add some MSVC-generated files to .hgignore
This commit is contained in:
parent
7885833df0
commit
26606fd23f
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ libpython*.a
|
|||
*.rej
|
||||
*~
|
||||
Lib/lib2to3/*.pickle
|
||||
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