From: Kirill Smelkov Date: Thu, 24 Sep 2009 11:00:22 +0000 (+0400) Subject: perf tools: .gitignore += perf*.html X-Git-Tag: MMI-PSA29.97-13-9~26287^2~2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=67030036ebb370b0aa5561ae2fe31668ed1ccd1c;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git perf tools: .gitignore += perf*.html I've tried building the docs in tools/perf/Documentation/ , and after that `git status` showed dozen of untracked htmls. Let's ignore them. Signed-off-by: Kirill Smelkov LKML-Reference: <1253790022-10300-1-git-send-email-kirr@mns.spb.ru> Signed-off-by: Ingo Molnar --- diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore index d69a759a1046..0854f110bf7f 100644 --- a/tools/perf/.gitignore +++ b/tools/perf/.gitignore @@ -10,6 +10,7 @@ perf-stat perf-top perf*.1 perf*.xml +perf*.html common-cmds.h tags TAGS