Update .hgignore for VS9.0-generated files

This commit is contained in:
Antoine Pitrou 2012-06-14 21:54:24 +02:00
parent 58440c91ce
commit fedb04a37a

View file

@ -55,6 +55,8 @@ PC/python_nt*.h
PC/pythonnt_rc*.h PC/pythonnt_rc*.h
PC/*.obj PC/*.obj
PC/*.exe PC/*.exe
PC/*/*.exe
PC/*/*.pdb
PC/*/*.user PC/*/*.user
PC/*/*.ncb PC/*/*.ncb
PC/*/*.suo PC/*/*.suo