Merge pull request #18 from mt-site rss-hotfix...
Merge pull request #18 from mt-site rss-hotfix Hotfix RSS to fix invalid XML

File last commit:

c97617beef9e
5608f9586369 merge
Show More
.gitattributes
17 lines | 235 B | text/plain | TextLexer
/ .gitattributes
# Anything not explicitly listed
* text=auto
# Code files
*.php text
*.scss text
*.css text
*.js text
*.html text
# Images
*.png binary
*.jpg binary
*.gif binary
*.psd binary
*.ico binary
*.svg text eol=lf