Update .gitattributes to reduce archive size
This commit is contained in:
parent
0bea30f434
commit
f46d308d67
|
|
@ -1,8 +1,10 @@
|
|||
/.env export-ignore
|
||||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.travis.yml export-ignore
|
||||
/docker export-ignore
|
||||
/docker-compose.yml export-ignore
|
||||
/docs export-ignore
|
||||
/test export-ignore
|
||||
/phpunit.xml.dist export-ignore
|
||||
/Vagrantfile export-ignore
|
||||
/vagrant export-ignore
|
||||
/public export-ignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue