.gitattributes | ●●●●● patch | view | raw | blame | history | |
CONTRIBUTING.md | ●●●●● patch | view | raw | blame | history |
.gitattributes
New file @@ -0,0 +1,2 @@ * text=auto *.php text eol=lf CONTRIBUTING.md
File was renamed from CODING_NOTES.php.txt @@ -1,4 +1,4 @@ Some guidelines for web development with PHP. # Some guidelines for web development with php. ----------------------------------------------------- * Unix Line Breaks Only, NO windows breaks please. * Tabs to indent lines, NO spaces