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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-03-14 12:39:12 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-03-16 00:37:53 +0300
commit4c00874590f38e2fc4ce6247f63d01bdb60ce1cd (patch)
treeb392e99b8c0b9589f9b2fbf7ee4615fe8d02467c /.gitignore
parenta69a60587bf5776c98d8b8a94ac3f62e8b8ef823 (diff)
Add to gitignore paths for plugin tests directory: `tests` and `Test`
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 344d651bf5..7a8311d0be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,8 +22,11 @@ php_errors.log
/plugins/ImageGraph/fonts/unifont.ttf
/plugins/ImageGraph/fonts/unifont.ttf.zip
/plugins/*/tests/System/processed
+/plugins/*/Test/System/processed
/plugins/*/tests/UI/processed-ui-screenshots
+/plugins/*/Test/UI/processed-ui-screenshots
/plugins/*/tests/UI/screenshot-diffs
+/plugins/*/Test/UI/screenshot-diffs
/robots.txt
/tmp/
/vendor/