changeset 422:cc8038e3bc23

hgignore: ignore the "common" tests/easy_run.sh file
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 06 Aug 2012 16:56:17 +0200
parents 97c46754553d
children 8ae4f8bb24d5
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Aug 06 17:15:00 2012 +0200
+++ b/.hgignore	Mon Aug 06 16:56:17 2012 +0200
@@ -9,3 +9,4 @@
 \.orig$
 \.rej$
 \.err$
+^tests/easy_run.sh$