From 615fd471d41d28c99a5a6de7e02bb0641104e165 Mon Sep 17 00:00:00 2001
From: diosmosis <benaka.moorthi@gmail.com>
Date: Wed, 27 Feb 2013 20:26:40 +0000
Subject: [PATCH] Add xhprof build files to .gitignore.

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

diff --git a/.gitignore b/.gitignore
index ed54f2ff77..ee67d8fc7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,13 @@ tests/lib/visualphpunit/app/resource/cache/
 tests/PHPUnit/Integration/processed/
 tests/PHPUnit/phpunit.xml
 tests/results/
+tests/lib/xhprof-0.9.2/extension/.libs
+tests/lib/xhprof-0.9.2/extension/Makefile
+tests/lib/xhprof-0.9.2/extension/Makefile.objects
+tests/lib/xhprof-0.9.2/extension/config.log
+tests/lib/xhprof-0.9.2/extension/config.nice
+tests/lib/xhprof-0.9.2/extension/config.status
+tests/lib/xhprof-0.9.2/extension/libtool
+tests/lib/xhprof-0.9.2/extension/modules
+tests/lib/xhprof-0.9.2/extension/xhprof.la
+tests/lib/xhprof-0.9.2/extension/xhprof.lo
-- 
GitLab