perf tools: .gitignore += perf*.html
authorKirill Smelkov <kirr@mns.spb.ru>
Thu, 24 Sep 2009 11:00:22 +0000 (15:00 +0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Sep 2009 12:01:22 +0000 (14:01 +0200)
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 <kirr@mns.spb.ru>
LKML-Reference: <1253790022-10300-1-git-send-email-kirr@mns.spb.ru>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/.gitignore

index d69a759a104666658db152952b4590f4289e9d6a..0854f110bf7f79a7de7617bd37a3c75e06d11430 100644 (file)
@@ -10,6 +10,7 @@ perf-stat
 perf-top
 perf*.1
 perf*.xml
+perf*.html
 common-cmds.h
 tags
 TAGS