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 <kirr@mns.spb.ru>
LKML-Reference: <1253790022-10300-1-git-send-email-kirr@mns.spb.ru>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Kirill Smelkov 2009-09-24 15:00:22 +04:00 коммит произвёл Ingo Molnar
Родитель dd906a0fe8
Коммит 67030036eb
1 изменённых файлов: 1 добавлений и 0 удалений

1
tools/perf/.gitignore поставляемый
Просмотреть файл

@ -10,6 +10,7 @@ perf-stat
perf-top
perf*.1
perf*.xml
perf*.html
common-cmds.h
tags
TAGS