---
 .gitignore |   10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2f805cd..eee3921 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,9 @@ libtool
 
 doc/common.tex
 
+src/[GL]cursor_i.h
+src/mk_[GL]cursor_i.s
+
 include/config.h
 include/config.h.in
 include/libunwind-common.h
@@ -56,3 +59,10 @@ tests/test-varargs
 tests/test-static-link
 tests/[GL]test-trace
 tests/[GL]perf-trace
+tests/Ltest-cxx-exceptions
+tests/[GL]ia64-test-nat
+tests/[GL]ia64-test-rbs
+tests/[GL]ia64-test-readonly
+tests/[GL]ia64-test-stack
+tests/ia64-test-dyn1
+tests/ia64-test-sig
-- 
1.7.9.5


_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to