.hgignore
changeset 17115 b52d08b930c5
parent 16537 5068d0974278
child 17274 2426ec322cd1
--- a/.hgignore	Thu Jul 05 02:25:49 2012 +0200
+++ b/.hgignore	Sun Jul 01 10:06:16 2012 +0200
@@ -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$