perf tools: .gitignore += perf*.html
authorKirill Smelkov <[email protected]>
Thu, 24 Sep 2009 11:00:22 +0000 (15:00 +0400)
committerIngo Molnar <[email protected]>
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 <[email protected]>
LKML-Reference: <1253790022[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
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