mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
Merge pull request #2060 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:
commit
3997470b6a
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,4 +1,5 @@
|
||||
/tests export-ignore
|
||||
/tests/behat/features export-ignore
|
||||
/tests/php export-ignore
|
||||
/.tx export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user