]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd14bfdb91d64c5c48a7cf5f656e2b3b32b67e95f
tree3c67d323d0e7ce2c5de3fb466272a7db0d9bb599
parent3c23cc0b1498b762d0526c2c2305ee81d226150b
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: 64790d2269da9bd5 ("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