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 <kirr@landau.phys.spbu.ru> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
a1ac1d3c08
commit
cfc21cc641
|
@ -18,3 +18,5 @@ perf-archive
|
|||
tags
|
||||
TAGS
|
||||
cscope*
|
||||
config.mak
|
||||
config.mak.autogen
|
||||
|
|
Loading…
Reference in New Issue