From 6133f981084815d95bc36e2f317a74b052125984 Mon Sep 17 00:00:00 2001
From: mattab <matthieu.aubry@gmail.com>
Date: Sun, 17 Nov 2013 21:01:35 +1300
Subject: [PATCH] Removing xhprof

---
 .gitignore | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6427f0b5e8..ab246accf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,33 +36,6 @@ 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/.deps
-tests/lib/xhprof-0.9.2/extension/Makefile
-tests/lib/xhprof-0.9.2/extension/Makefile.fragments
-tests/lib/xhprof-0.9.2/extension/Makefile.global
-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
-tests/lib/xhprof-0.9.2/extension/aclocal.m4
-tests/lib/xhprof-0.9.2/extension/autom4te.cache
-tests/lib/xhprof-0.9.2/extension/config.guess
-tests/lib/xhprof-0.9.2/extension/config.h
-tests/lib/xhprof-0.9.2/extension/config.h.in
-tests/lib/xhprof-0.9.2/extension/config.sub
-tests/lib/xhprof-0.9.2/extension/configure
-tests/lib/xhprof-0.9.2/extension/configure.in
-tests/lib/xhprof-0.9.2/extension/acinclude.m4
-tests/lib/xhprof-0.9.2/extension/install-sh
-tests/lib/xhprof-0.9.2/extension/ltmain.sh
-tests/lib/xhprof-0.9.2/extension/missing
-tests/lib/xhprof-0.9.2/extension/mkinstalldirs
-tests/lib/xhprof-0.9.2/extension/run-tests.php
 /.htaccess
 config/.htaccess
 core/.htaccess
-- 
GitLab