Shell scripts with CRLF line endings crash inside Linux containers with
'set: illegal option -' and 'command not found' errors.
- Strip CRLF -> LF in couchdb-init.sh
- Add .gitattributes to enforce LF on .sh, .yml, .ini, .md etc.
so this never regresses on Windows checkouts