diff options
author | Bryan Bishop <kanzure@gmail.com> | 2013-05-06 22:38:19 -0700 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2013-05-06 22:38:19 -0700 |
commit | 0799fbb4aa893445d1e7ddf16cca067d382072e2 (patch) | |
tree | dffa9ef8283a45c7aaca927dcb90d097a35589ab | |
parent | 2a44711fa7b96868048f39418a6095ea7013608d (diff) | |
parent | 2aa20af120bb8571079ffd7d097f54626ef808b4 (diff) |
Merge pull request #127 from yenatch/master
line ending fix
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 3971c045e..63c2cad28 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # No monkey business with line endings -* text=false +* -text |