diff options
| author | Samuel Rødal <sroedal@trolltech.com> | 2010-02-08 15:20:26 +0100 |
|---|---|---|
| committer | Samuel Rødal <sroedal@trolltech.com> | 2010-02-08 15:20:26 +0100 |
| commit | 1c75826d9bf09da1ba3ef968fad31ac51becb343 (patch) | |
| tree | 73824a2cfb5f85ea9eadbd714bbb711729b9fc5e | |
| parent | 91a53b4f309dc57605837be78d5e6f5095cfcc9d (diff) | |
Ignore crlf for model files.
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d77c200 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +models/* -crlf |
