Commit 26606fd2 authored by Antoine Pitrou's avatar Antoine Pitrou

Issue #11403: add some MSVC-generated files to .hgignore

parent 7885833d
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment