jenkins-bot has submitted this change and it was merged.

Change subject: build: Ignore phpcs and travis config for export
......................................................................


build: Ignore phpcs and travis config for export

Follows-up 613e846.

Change-Id: I1f08a40b3d5286d1d0dcdb47b18c7f49d9afd41e
---
M .gitattributes
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.gitattributes b/.gitattributes
index 02a9946..e19aa8d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,9 @@
 .gitattributes export-ignore
 .gitignore export-ignore
 .gitreview export-ignore
+.travis.yml export-ignore
 composer.json export-ignore
+phpcs.xml export-ignore
 phpunit.xml.dist export-ignore
 tests export-ignore
 scripts/data export-ignore

-- 
To view, visit https://gerrit.wikimedia.org/r/221744
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f08a40b3d5286d1d0dcdb47b18c7f49d9afd41e
Gerrit-PatchSet: 2
Gerrit-Project: utfnormal
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: BryanDavis <bda...@wikimedia.org>
Gerrit-Reviewer: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to