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 Aubry <mattab@users.noreply.github.com>2017-07-14 13:46:56 +0300
committerStefan Giehl <stefan@piwik.org>2017-07-14 13:46:56 +0300
commit903574e2edc4eae485326106b1059ad40182c253 (patch)
tree3f3c563bf7159ff230b386fe79a066d7a1af29d4 /.gitattributes
parentd4c462e591eef352ae2a6a3fdcc0203714a787e2 (diff)
Add PULL_REQUEST_TEMPLATE to .gitattributes (#11868)
So it does not show up in the Piwik release
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3468683b50..179559cf08 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -55,3 +55,4 @@ tests/ export-ignore
.phpstorm.meta.php export-ignore
.scrutinizer.yml export-ignore
.travis.yml export-ignore
+PULL_REQUEST_TEMPLATE export-ignore