From: Kirill Smelkov Date: Mon, 14 Jun 2010 12:00:47 +0000 (+0400) Subject: perf tools: .gitignore += config.make config.make.autogen X-Git-Tag: upstream/snapshot3+hdmi~12756^2~208 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cfc21cc641dae17a4ebda29ed093134358449577;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git perf tools: .gitignore += config.make config.make.autogen These are local-configuration files and should be ignored. LKML-Reference: <1276516847-25817-1-git-send-email-kirr@landau.phys.spbu.ru> Signed-off-by: Kirill Smelkov Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore index e1d60d7..cb43289 100644 --- a/tools/perf/.gitignore +++ b/tools/perf/.gitignore @@ -18,3 +18,5 @@ perf-archive tags TAGS cscope* +config.mak +config.mak.autogen