.idea
.env
.coverage
/bin
/core
/build
/vendor
/coverage
/node_modules
/bower_components
composer.lock
package-lock.json


* text=auto

*.txt         text eol=lf
*.xml         text eol=lf
*.json        text eol=lf
*.properties  text eol=lf
*.conf        text eol=lf
*.sh          text eol=lf
Dockerfile    text eol=lf

*.awk  text eol=lf
*.sed  text eol=lf
*.sh   text eol=lf

*.png  binary
*.jpg  binary

*.p12  binary