forum/.gitattributes
2019-01-06 15:49:56 +01:00

20 lines
303 B
Plaintext

* text=auto eol=lf
*.conf text eol=lf
*.html text eol=lf
*.ini text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.php text eol=lf
*.sh text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
bin/console text eol=lf
*.ico binary
*.png binary
.travis.yml export-ignore
README.md export-ignore