Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2015-02-03 23:30:15 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-02-03 23:30:15 +0300
commit9ad111320fc0e882687670bd393a9b8dd9019ea0 (patch)
treecd07a69f40d70da74b9d966bc5729e4c01c5ff8c /tests/UI/.gitignore
parent5da74635966eafe7e5f22d3b92725951b4a2acea (diff)
move UI config to test folder and allow optionally to define a local config that will not be commited
Diffstat (limited to 'tests/UI/.gitignore')
-rw-r--r--tests/UI/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/UI/.gitignore b/tests/UI/.gitignore
index f24618e3ec..7ad59df613 100644
--- a/tests/UI/.gitignore
+++ b/tests/UI/.gitignore
@@ -7,4 +7,4 @@ screenshot-diffs/jquery.js
screenshot-diffs/resemble.js
.idea/*
php_errors.log
-config.local.js \ No newline at end of file
+config.js \ No newline at end of file