From: Tobias Ulmer Date: Tue, 5 Feb 2013 16:59:41 +0000 (+0100) Subject: Add files to ignore on newly created projects. X-Git-Tag: e2factory-2.3.13rc1~27 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=753d983a80f8b4be5b7b9b8d5ff7c846cb298781;p=e2factory.git Add files to ignore on newly created projects. Signed-off-by: Tobias Ulmer --- diff --git a/templates/gitignore b/templates/gitignore index cb1f5d8..0c20c74 100644 --- a/templates/gitignore +++ b/templates/gitignore @@ -1,8 +1,12 @@ -in/* -out/* -log/* .e2/bin +.e2/doc .e2/e2 +.e2/global-version +.e2/hashcache .e2/lib +.e2/plugins .e2/project-location .e2/run.log +in/ +log/ +out/