Update .gitattributes
This commit is contained in:
parent
5809623bb9
commit
e93a3840e1
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
|
@ -5,3 +5,7 @@
|
|||
*.html diff=html
|
||||
*.md diff=markdown
|
||||
*.php diff=php
|
||||
|
||||
/.github export-ignore
|
||||
CHANGELOG.md export-ignore
|
||||
.styleci.yml export-ignore
|
||||
Loading…
Reference in a new issue