Skip to content

Commit

Permalink
Added README to gitattributes file (#3322)
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Jun 22, 2023
1 parent ea2fa76 commit 080a873
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
/phpstan.dist.issues.neon export-ignore
/phpstan.dist.neon export-ignore

/README.md export-ignore

# Enforce checkout with linux lf consistent over all platforms
*.html text eol=lf
*.css text eol=lf
Expand Down

0 comments on commit 080a873

Please sign in to comment.