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:
authorsgiehl <stefan@piwik.org>2016-08-12 22:13:43 +0300
committersgiehl <stefan@piwik.org>2016-08-31 20:00:20 +0300
commit4e0256bed24aa8d301d921255c333b734613ca0c (patch)
tree38d5d7de38bb0314290a8faf16fdeb0dee57cc29 /.gitattributes
parentbf8bfe67a526a219051054d426028631f9386d4f (diff)
make it possible to use old and new expected screenshot path
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6c1aa0c906..6b195fd443 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,5 @@
tests/UI/expected-screenshots/*.png filter=lfs diff=lfs merge=lfs
+plugins/*/tests/UI/expected-screenshots/*.png filter=lfs diff=lfs merge=lfs
# auto detect text files and perform LF normalization
* text eol=lf