Skip to content

Commit

Permalink
Removed exported paths that are build artifacts or build-related sour…
Browse files Browse the repository at this point in the history
…ces not needed downstream
  • Loading branch information
Ocramius committed Apr 6, 2020
1 parent 4430eee commit ee6d694
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/static-analysis export-ignore
/tests export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.php_cs export-ignore
.travis.yml export-ignore
composer.lock export-ignore
phpunit.xml.dist export-ignore
psalm.xml export-ignore

0 comments on commit ee6d694

Please sign in to comment.