From 85ccc77c3da838eb1ea37db6d2f000afaa1c00ae Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Wed, 28 Oct 2015 16:37:16 +0100 Subject: [PATCH] ignore iso image --- hermit/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hermit/.gitignore b/hermit/.gitignore index 8d8badc24..485c05a72 100644 --- a/hermit/.gitignore +++ b/hermit/.gitignore @@ -14,6 +14,7 @@ include/hermit/config.inc tools/*.img tools/*_proxy tools/make_initrd +tools/*iso usr/tests/hello usr/tests/hello++ usr/tests/hellof