Browse Source

Update .gitatributes to only export ignore /tests dir

tags/1.1.6
Nafies Luthfi 7 years ago
parent
commit
3520785346
  1. 2
      .gitattributes

2
.gitattributes

@ -6,4 +6,4 @@ screenshots export-ignore
.travis.yml export-ignore .travis.yml export-ignore
phpunit.xml export-ignore phpunit.xml export-ignore
readme.md export-ignore readme.md export-ignore
tests export-ignore
tests/*/** export-ignore
Loading…
Cancel
Save