Skip to content

Commit

Permalink
Ignore tests folder on git export (#46)
Browse files Browse the repository at this point in the history
This prevents downloading the tests suite when the project is required as a dependency
  • Loading branch information
guiwoda authored and patrickbrouwers committed Jul 2, 2017
1 parent 2476612 commit 499147c
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
@@ -0,0 +1 @@
/tests export-ignore

0 comments on commit 499147c

Please sign in to comment.