Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rantala committed Aug 21, 2012
1 parent f42a8de commit 757c81c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 757c81c

Please sign in to comment.