commit | 457cdf5e968700b85a998e848c59629affddf9b2 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 04 20:55:48 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 04 20:55:48 2011 +0200 |
tree | 55e8c50fa4f8f1aef19abd3686e57e3a1f10339e | |
parent | 8079f58a554d4e608715b812194639d78d3d005f [diff] |
Ignore other MSVC by-products
diff --git a/.hgignore b/.hgignore index dd4e9bb..bba99a4 100644 --- a/.hgignore +++ b/.hgignore
@@ -64,6 +64,8 @@ PCbuild/*.o PCbuild/*.ncb PCbuild/*.bsc +PCbuild/*.user +PCbuild/*.suo PCbuild/Win32-temp-* PCbuild/x64-temp-* __pycache__