Skip to content

Commit

Permalink
fix: tell github to always treat php files as text
Browse files Browse the repository at this point in the history
Speculative fix for googleapis/synthtool#918
  • Loading branch information
SurferJeffAtGoogle committed Jan 26, 2021
1 parent 93cf8bd commit 2459661
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
Expand Up @@ -12,3 +12,4 @@
/codecov.yml export-ignore
/.github export-ignore
/*/.github export-ignore
*.php text

0 comments on commit 2459661

Please sign in to comment.