From: Gordon Hecker Date: Mon, 30 Mar 2009 13:22:42 +0000 (+0200) Subject: put .e2/run.log into the gitignore template X-Git-Tag: e2factory-2.3.1pre1~48 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=f46020b4822eeef053d9ba956380cb0bb1d3d36e;p=e2factory.git put .e2/run.log into the gitignore template Signed-off-by: Gordon Hecker --- diff --git a/templates/gitignore b/templates/gitignore index 8e1b625..cb1f5d8 100644 --- a/templates/gitignore +++ b/templates/gitignore @@ -5,3 +5,4 @@ log/* .e2/e2 .e2/lib .e2/project-location +.e2/run.log