diff options
author | Hauke Zuehl <hzuehl@phone-talk.de> | 2012-06-16 18:04:59 +0200 |
---|---|---|
committer | Hauke Zuehl <hzuehl@phone-talk.de> | 2012-06-16 18:04:59 +0200 |
commit | f9a40ccbdea69fc7ffcbdc87356d535c67371210 (patch) | |
tree | 18eca4019eb8e64badb7035ab782b729b706cd64 /.gitattributes | |
parent | 1231dd72f02fdec59b78ed9a6408887c2ae0b8d4 (diff) | |
parent | 4faf0e609fe03095069c7a4bcdfc3496e4a28627 (diff) | |
download | volse-hubzilla-f9a40ccbdea69fc7ffcbdc87356d535c67371210.tar.gz volse-hubzilla-f9a40ccbdea69fc7ffcbdc87356d535c67371210.tar.bz2 volse-hubzilla-f9a40ccbdea69fc7ffcbdc87356d535c67371210.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4be1c9185 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Disable LF normalization for all files
+* -text
\ No newline at end of file |