.hgignore
branchstable
changeset 17225 a06e2681dd17
parent 17115 b52d08b930c5
child 17274 2426ec322cd1
--- a/.hgignore	Thu Jul 19 00:53:27 2012 +0200
+++ b/.hgignore	Wed Jul 18 19:08:25 2012 -0500
@@ -8,6 +8,7 @@
 *.o
 *.so
 *.dll
+*.exe
 *.pyd
 *.pyc
 *.pyo
@@ -31,7 +32,6 @@
 patches
 mercurial/__version__.py
 mercurial.egg-info
-Output/Mercurial-*.exe
 .DS_Store
 tags
 cscope.*
@@ -53,5 +53,4 @@
 
 # hackable windows distribution additions
 ^hg-python
-^hg.exe$
 ^hg.py$