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

Skip to content

Commit 26606fd

Browse files
committed
Issue #11403: add some MSVC-generated files to .hgignore
1 parent 7885833 commit 26606fd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.hgignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ libpython*.a
6060
*.rej
6161
*~
6262
Lib/lib2to3/*.pickle
63+
PC/python_nt*.h
64+
PC/pythonnt_rc*.h
65+
PC/*.obj
6366
PCbuild/*.exe
6467
PCbuild/*.dll
6568
PCbuild/*.pdb

0 commit comments

Comments
 (0)