diff options
author | friendica <info@friendica.com> | 2012-06-14 17:39:17 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-06-14 17:39:17 -0700 |
commit | 8c94fa23bfebf6d6b9930ed83a86e9cdae55d28f (patch) | |
tree | 3be6ca812b7c1459d09901d41606776d0279de27 /.gitattributes | |
parent | 2efee75557bafc32b20be1cceac047fdeea3bb71 (diff) | |
parent | 244d7f9a8f3921d4c15812ce6f57a2c0e882e2fa (diff) | |
download | volse-hubzilla-8c94fa23bfebf6d6b9930ed83a86e9cdae55d28f.tar.gz volse-hubzilla-8c94fa23bfebf6d6b9930ed83a86e9cdae55d28f.tar.bz2 volse-hubzilla-8c94fa23bfebf6d6b9930ed83a86e9cdae55d28f.zip |
Merge https://github.com/friendica/friendica into pull
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 |