diff options
| author | Antoine Pitrou <solipsis@pitrou.net> | 2012-06-23 22:11:58 +0200 |
|---|---|---|
| committer | Antoine Pitrou <solipsis@pitrou.net> | 2012-06-23 22:11:58 +0200 |
| commit | a4f9e3603e41e23ebefffe3dab75cf670223d045 (patch) | |
| tree | 6485a366fa4e334a90ca5f607298f4a79af6e744 /.hgignore | |
| parent | 4f6e3f74fc89b87498e9c443a7186883208af169 (diff) | |
| download | cpython-git-a4f9e3603e41e23ebefffe3dab75cf670223d045.tar.gz | |
Add MSVC-related entries to .hgignore
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
