Skip to content

Commit

Permalink
Adding .gitattributes to remove Tests directory from "dist"
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Sep 16, 2019
1 parent f0db98d commit a0f02cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
@@ -0,0 +1,2 @@
/Tests export-ignore
/phpunit.xml.dist export-ignore

0 comments on commit a0f02cc

Please sign in to comment.