Skip to content

Commit 1325b11

Browse files
author
Marius Burkard
committed
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
2 parents 33f1938 + a8bade6 commit 1325b11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* text=auto
2+
*.php text eol=lf

0 commit comments

Comments
 (0)