diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2014-06-16 13:33:19 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2014-06-16 13:33:19 +0100 |
commit | 2019e8c2e2a1487330c481d7169150b015219075 (patch) | |
tree | 5eeaf5c29fadd05c2ead97ed9f12094945365648 /.gitignore | |
parent | b6e474380fd815ef2452ebb214438b749e57dfa8 (diff) | |
download | kernel-2019e8c2e2a1487330c481d7169150b015219075.tar.gz kernel-2019e8c2e2a1487330c481d7169150b015219075.tar.xz kernel-2019e8c2e2a1487330c481d7169150b015219075.zip |
update .gitignore for perf-man
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index 5e350b453..b30f1f64f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,4 @@ clog *.rpm *.orig kernel-[23].*/ -/perf-man.tar.gz -/perf-man-3.13.tar.gz -/perf-man-3.14.tar.gz -/perf-man-3.15.tar.gz +perf-man-*.tar.gz |