Skip to content

Commit

Permalink
Added git attributes to exclude tests from zip archive
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Mar 4, 2023
1 parent 9765a13 commit e6f93ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/tests export-ignore
.github export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore

0 comments on commit e6f93ec

Please sign in to comment.