Skip to content

Commit

Permalink
Add a .gitattributes file to make the distributed version of the libr…
Browse files Browse the repository at this point in the history
…ary smaller
  • Loading branch information
stevegrunwell committed Feb 16, 2018
1 parent 0a9fae2 commit 86b03ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/.* export-ignore
bin export-ignore
composer.* export-ignore
phpcs.* export-ignore
phpunit.* export-ignore
tests export-ignore

0 comments on commit 86b03ad

Please sign in to comment.