dotkernel / frontend

DotKernel Frontend Application. Based on Zend namespace for branch 1. Based on Laminas and Mezzio for branch 2 and above.
https://v5.dotkernel.net
MIT License
21 stars 5 forks source link

add .gitattributes #415

Open arhimede opened 10 months ago

arhimede commented 10 months ago

https://git-scm.com/docs/gitattributes

arhimede commented 1 month ago

@bidi47 Please create a file in repo with git settings and maybe write an article on dotkernel.com about that

git settings are important ....

bidi47 commented 4 weeks ago

@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

arhimede commented 3 weeks ago

https://github.com/mezzio/mezzio/blob/3.20.x/.gitattributes

arhimede commented 3 weeks ago

https://github.com/mezzio/mezzio-session/blob/1.16.x/.gitattributes

arhimede commented 3 weeks ago

https://github.com/laminas/laminas-filter/blob/2.38.x/.gitattributes

arhimede commented 3 weeks ago

git config --global core.autocrlf false git config --global core.eol lf