frontend
frontend copied to clipboard
add .gitattributes
https://git-scm.com/docs/gitattributes
@bidi47 Please create a file in repo with git settings and maybe write an article on dotkernel.com about that
git settings are important ....
@arhimede, the article draft is here for review https://git.apidemia.net/websites/dotkernel.org/-/wikis/Git-Attributes we should discuss in the next meeting what attributes we want to use in our projects
https://github.com/mezzio/mezzio/blob/3.20.x/.gitattributes
https://github.com/mezzio/mezzio-session/blob/1.16.x/.gitattributes
https://github.com/laminas/laminas-filter/blob/2.38.x/.gitattributes
git config --global core.autocrlf false git config --global core.eol lf