Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #89 from vinkla/patch-1
Browse files Browse the repository at this point in the history
Add gitattributes file
  • Loading branch information
tobyzerner committed May 26, 2016
2 parents 35a982b + 6fb8dec commit 7cb11ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitattributes
@@ -0,0 +1,11 @@
* text=auto

/tests export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php_cs export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore
/CHANGELOG.md export-ignore
/CONTRIBUTING.md export-ignore
/README.md export-ignore

0 comments on commit 7cb11ec

Please sign in to comment.