summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFrederik Carlier <frederik.carlier@quamotion.mobi>2017-01-23 13:32:40 +0100
committerDave Watson <davejwatson@fb.com>2017-01-24 11:07:41 -0800
commit1ec8d115ff31266c89fbc7bddbd3dc08dcf1f795 (patch)
tree70f3baa75cc31ee07a2e5a1d6084f2fec191f7da /.gitignore
parente9e8ed73e34a2d65c7ec71c296156637763ffd5c (diff)
downloadlibunwind-1ec8d115ff31266c89fbc7bddbd3dc08dcf1f795.tar.gz
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f5fe6dca..9bde15c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.o
*.lo
*~
+*.pc
.libs/
.deps/
@@ -29,6 +30,8 @@ include/config.h
include/config.h.in
include/libunwind-common.h
include/stamp-h1
+include/libunwind.h
+include/tdep/libunwind_i.h
tests/[GL]test-bt
tests/[GL]test-concurrent
@@ -41,6 +44,8 @@ tests/[GL]perf-simple
tests/Ltest-nomalloc
tests/Ltest-nocalloc
tests/Lperf-simple
+tests/Lrs-race
+tests/Ltest-varargs
tests/check-namespace.sh
tests/crasher
tests/forker
@@ -67,3 +72,5 @@ tests/[GL]ia64-test-readonly
tests/[GL]ia64-test-stack
tests/ia64-test-dyn1
tests/ia64-test-sig
+tests/*.log
+tests/*.trs