Skip to content

Commit

Permalink
perf tools: .gitignore += config.make config.make.autogen
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kirill Smelkov authored and Arnaldo Carvalho de Melo committed Jun 17, 2010
1 parent a1ac1d3 commit cfc21cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/perf/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ perf-archive
tags
TAGS
cscope*
config.mak
config.mak.autogen

0 comments on commit cfc21cc

Please sign in to comment.