Skip to content

Commit

Permalink
Merge pull request #9 from lcobucci/exclude-tests-from-dist
Browse files Browse the repository at this point in the history
Exclude project tests from distribution file
  • Loading branch information
lcobucci authored Apr 5, 2018
2 parents 6526d62 + d78662b commit 5297cc3
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,3 +1,4 @@
/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
Expand Down

0 comments on commit 5297cc3

Please sign in to comment.