Skip to content

Commit

Permalink
update git attributes file to keep the tests directory when
Browse files Browse the repository at this point in the history
export-ignore is used
  • Loading branch information
Mahmoudz committed May 24, 2015
1 parent 082241f commit 621adbb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
# Path-based git attributes
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html

# Ignore all test and documentation with "export-ignore".
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore
/.scrutinizer.yml export-ignore
/tests export-ignore

0 comments on commit 621adbb

Please sign in to comment.