Commit 738b8084 authored by Antoine Pitrou's avatar Antoine Pitrou

Add MSVC-related entries to .hgignore

parent 0f5cf347
......@@ -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
......
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