diff options
| author | yenatch <yenatch@gmail.com> | 2013-05-07 01:33:13 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2013-05-07 01:33:13 -0400 |
| commit | 2aa20af120bb8571079ffd7d097f54626ef808b4 (patch) | |
| tree | 557bf0d16660ccbe46fbd968f82f6a7d371d9a13 | |
| parent | 5a4098891ac52126c935311d891bab3fbd248c62 (diff) | |
correct line ending handling
| -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 |
