perf tools: Ignore Documentation dependency file
authorIan Rogers <irogers@google.com>
Fri, 10 Sep 2021 23:22:49 +0000 (16:22 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 11 Sep 2021 18:36:16 +0000 (15:36 -0300)
commitda4572d62d389f6665b86466b993ccc157b40715
tree3c67d323d0e7ce2c5de3fb466272a7db0d9bb599
parent218e7b775d368f38d85d73e52900b082f004e5f1
perf tools: Ignore Documentation dependency file

When building directly on the checked out repository the build process
produces a file that should be ignored, so add it to .gitignore.

Fixes: a81df63a5df3e195 ("perf doc: Fix doc.dep")
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20210910232249.739661-1-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/.gitignore