diff options
| author | Antoine Pitrou <solipsis@pitrou.net> | 2011-08-27 18:46:50 +0200 |
|---|---|---|
| committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-08-27 18:46:50 +0200 |
| commit | 103940cc0f57162b8da5438445010ec658291139 (patch) | |
| tree | 741d3e5aa7734176332442eb51aa31d5bd1c4d28 /.hgignore | |
| parent | 2093730454b329ed019a06645e08592ae6662688 (diff) | |
| parent | 29646917c05a2d4ca7264191cb6568ddf6c09d04 (diff) | |
| download | cpython-git-103940cc0f57162b8da5438445010ec658291139.tar.gz | |
Add pattern to .hgignore in order to mask PC/generrmap.exe
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ Misc/*.wpu PC/python_nt*.h PC/pythonnt_rc*.h PC/*.obj +PC/*.exe PCbuild/*.exe PCbuild/*.dll PCbuild/*.pdb |
