Marius Burkard
2016-03-02 1325b11714cddb3be557aee5c3ec03f29cee69f4
Merge branch 'feature/git-attributes' into 'stable-3.1'

Git attributes file to make sure Windows developers don't commit bad line endings.

To obey http://git.ispconfig.org/ispconfig/ispconfig3/blob/45e9406a0fd6e872219a09d913bdfa49bd22e87b/CODING_NOTES.php.txt#L3

https://help.github.com/articles/dealing-with-line-endings/

See merge request !290
1 files added
2 ■■■■■ changed files
.gitattributes 2 ●●●●● patch | view | raw | blame | history
.gitattributes
New file
@@ -0,0 +1,2 @@
* text=auto
*.php text eol=lf