diff mbox

[8/8] Add test-static-link to the .gitignore file.

Message ID 1300895706-5424-9-git-send-email-ken.werner@linaro.org
State Accepted
Commit f6436849788aa5f3ddc71a946b11c55e207c8a7f
Headers show

Commit Message

Ken Werner March 23, 2011, 3:55 p.m. UTC
Prevents 'git status' from listing the tests/test-static-link.

Signed-off-by: Ken Werner <ken.werner@linaro.org>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index d3ed395..36c3b61 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