summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKen Werner <ken.werner@linaro.org>2011-03-23 15:55:06 +0000
committerArun Sharma <asharma@fb.com>2011-03-24 20:44:34 -0700
commitf6436849788aa5f3ddc71a946b11c55e207c8a7f (patch)
tree8663c9480cb79742341736b191be5af09f2ab287 /.gitignore
parent0f9937485ea8c52cebd4512885d9e2decd5a3ddd (diff)
downloadlibunwind-f6436849788aa5f3ddc71a946b11c55e207c8a7f.tar.gz
Add test-static-link to the .gitignore file.
Prevents 'git status' from listing the tests/test-static-link. Signed-off-by: Ken Werner <ken.werner@linaro.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3ed3951..36c3b61d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ tests/test-strerror
tests/test-proc-info
tests/test-ptrace-misc
tests/test-varargs
+tests/test-static-link