# HG changeset patch # User Miguel Ángel Bárcena Rodríguez # Date 1288525108 -3600 # Node ID a1703c4f29901c3c20788b9212b0e08efff25568 add hgignore diff -r 000000000000 -r a1703c4f2990 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Sun Oct 31 12:38:28 2010 +0100 @@ -0,0 +1,5 @@ +syntax: glob +*~ +*.bak +*.pyc +*.sh