# Default behaviour
* text=auto

# Shell scripts
*.sh text eol=lf

# PSR-12 states that all files must use LF endings only
*.php text eol=lf
