.gitattributes
*.php text eol=lf
*.js text eol=lf
*.css text eol=lf
*.less text eol=lf
*.scss text eol=lf
*.sass text eol=lf
*.tpl text eol=lf
*.properties text eol=lf
*.txt text eol=lf
*.md text eol=lf
*.htaccess text eol=lf
*.service text eol=lf
*.html text eol=lf
*.sql text eol=lf
*.ini text eol=lf
*.json text eol=lf
*.yml text eol=lf
*.yarnclean text eol=lf
*.lock text eol=lf
*.yarn-integrity text eol=lf
*.sh text eol=lf
*.md5 text eol=lf
*.sha text eol=lf
*.sha1 text eol=lf
.github/ export-ignore
.dependabot export-ignore
.travis.yml export-ignore
.scrutinizer.yml export-ignore
.sensiolabs.yml export-ignore
codecov.yml export-ignore
whitesource.config.json export-ignore
sonar-project.properties export-ignore
crowdin.yml export-ignore
.whitesource export-ignore
.gitignore export-ignore
.eslintrc export-ignore
.editorconfig export-ignore
jsconfig.json export-ignore
.prettierrc.js export-ignore