mirror of
https://github.com/yiisoft/yii2.git
synced 2026-02-20 00:32:19 +01:00
Added ignore all test and documentation for archive [skip ci]
This commit is contained in:
11
.gitattributes
vendored
11
.gitattributes
vendored
@@ -21,3 +21,14 @@
|
||||
*.jpg binary
|
||||
*.gif binary
|
||||
*.ttf binary
|
||||
|
||||
# Ignore all test and documentation for archive
|
||||
/.editorconfig export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.scrutinizer.yml export-ignore
|
||||
/.travis.yml export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/tests export-ignore
|
||||
/docs export-ignore
|
||||
/build export-ignore
|
||||
|
||||
Reference in New Issue
Block a user