Ignore .map and TEST-*.xml files

Ignore all generated linker .map files from robot directory
and all TEST-*.xml files from xml directory.
1 files changed, 2 insertions(+), 0 deletions(-)

M .hgignore
M .hgignore +2 -0
@@ 31,3 31,5 @@ gnat_linux/stage
 gnat_linux/comfignat.gpr
 results
 robot/*.*ml
+robot/**/*.map
+xml/TEST-*.xml