From 7234fdbb0cb0dd45ed1d6e7814c91e596126ee25 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 9 Oct 2017 11:54:11 +0200 Subject: Implement matching on the calltrace (#17) * Implement matching on the calltrace--- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 68dfa7a..c3941e6 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ src/Makefile.objects src/missing src/mkinstalldirs src/run-tests.php +doc/build/ -- cgit v1.3