summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2011-08-27 18:46:17 +0200
committerAntoine Pitrou <solipsis@pitrou.net>2011-08-27 18:46:17 +0200
commit29646917c05a2d4ca7264191cb6568ddf6c09d04 (patch)
tree2b3e02463733bdf58df01c7a35d41bfd48a671c9 /.hgignore
parentc1fba3ea0c2e10d5dec77f71214ade5cce86c1bf (diff)
downloadcpython-git-29646917c05a2d4ca7264191cb6568ddf6c09d04.tar.gz
Add pattern to .hgignore in order to mask PC/generrmap.exe
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index b11e43c3d4..24df3b9fc3 100644
--- a/.hgignore
+++ b/.hgignore
@@ -53,6 +53,7 @@ Misc/*.wpu
PC/python_nt*.h
PC/pythonnt_rc*.h
PC/*.obj
+PC/*.exe
PCbuild/*.exe
PCbuild/*.dll
PCbuild/*.pdb