From e4cf2c530339e11c378425012a3b6ec173801ef6 Mon Sep 17 00:00:00 2001
From: diosmosis <benakamoorthi@fastmail.fm>
Date: Fri, 21 Mar 2014 10:24:19 +0000
Subject: [PATCH] Add more config.ini.php files to .gitignore and re-update UI
 submodule.

---
 .gitignore       | 1 +
 tests/PHPUnit/UI | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 2640773f71..ce213f7003 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@ tests/PHPUnit/proxy/libs
 tests/PHPUnit/proxy/piwik.js
 tests/PHPUnit/proxy/plugins
 tests/PHPUnit/proxy/tests
+config/*.config.ini.php
\ No newline at end of file
diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI
index 9c27781627..f57ec94ff4 160000
--- a/tests/PHPUnit/UI
+++ b/tests/PHPUnit/UI
@@ -1 +1 @@
-Subproject commit 9c277816272f93d74309c6ff1d54ec72954e386e
+Subproject commit f57ec94ff43c66e3ed4cb27436bf7fb6835983a4
-- 
GitLab