hgignore: ignore the "common" tests/easy_run.sh file
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 06 Aug 2012 16:56:17 +0200
changeset 422 cc8038e3bc23
parent 421 97c46754553d
child 423 8ae4f8bb24d5
hgignore: ignore the "common" tests/easy_run.sh file
.hgignore
--- 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$