Skip to content

Commit

Permalink
exclude more paths from composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Dec 26, 2018
1 parent 153523d commit 38076e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# .gitattributes
/docs/ export-ignore
/tests/ export-ignore
/website/ export-ignore
/.coveralls.yml export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/couscous.yml export-ignore
/phpunit.xml.dist export-ignore

# Auto detect text files and perform LF normalization
Expand Down

0 comments on commit 38076e5

Please sign in to comment.