Skip to content

Commit

Permalink
Exclude tests from composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Naktibalda committed Sep 19, 2019
1 parent 978ff47 commit 7937afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Exclude files that don't need to be present in packages (so they're not downloaded by Composer)
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/Robofile.php export-ignore
Expand Down

0 comments on commit 7937afd

Please sign in to comment.