Skip to content

Commit d1f4605

Browse files
committed
Added .gitattributes file
No need to download dev files while public downloading this package as library in vendor folder reduces download time
1 parent de6a3c2 commit d1f4605

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* text=auto
2+
3+
/tests export-ignore
4+
.gitignore export-ignore
5+
.gitattributes export-ignore
6+
.travis.yml export-ignore
7+
phpcs.xml export-ignore
8+
phpunit.xml export-ignore
9+
phpunit.php export-ignore

0 commit comments

Comments
 (0)