summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Werner <ken.werner@linaro.org>2011-04-01 19:46:17 +0200
committerArun Sharma <asharma@fb.com>2011-04-05 20:59:10 -0700
commit171e3e51f4abc737a0ea562d605e6f21cf093c5f (patch)
tree4a03c7a832e4964e7425f8de9c31cda95e92553b
parente4593e2493923f93dfa6c92ee5327b4ce577a818 (diff)
downloadlibunwind-171e3e51f4abc737a0ea562d605e6f21cf093c5f.tar.gz
Add tests/[GL]perf-trace to the .gitignore file.
Prevents 'git status' from listing the tests/[GL]perf-trace. Signed-off-by: Ken Werner <ken.werner@linaro.org>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f21337aa..62563e56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ tests/test-ptrace-misc
tests/test-varargs
tests/test-static-link
tests/[GL]test-trace
+tests/[GL]perf-trace