Browse Source

Update .hgignore for VS9.0-generated files

pull/2332/head
Antoine Pitrou 14 years ago
parent
commit
fedb04a37a
  1. 2
      .hgignore

2
.hgignore

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

Loading…
Cancel
Save