Merge pull request #7722 from open-sausages/pulls/4.1/to-test-or-not-to-test

FIX Amend rules to ignore test files only
This commit is contained in:
Daniel Hensby 2017-12-20 14:11:58 +00:00 committed by GitHub
commit 2bc0064791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored
View File

@ -1,4 +1,5 @@
/tests export-ignore
/tests/behat/features export-ignore
/tests/php export-ignore
/docs export-ignore
/.tx export-ignore
/.gitattributes export-ignore