diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-09-22 14:42:36 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-09-22 14:42:36 +0200 |
commit | 5c56f7b46175d83f237846b52a99363bce8e2842 (patch) | |
tree | 1ef3a1729822f08b25ac6f7b55fcd91453a8eac0 | |
parent | 47c15f594103808bd0d19149edefa937b6a19bc4 (diff) |
add gitattributes
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fcadb2cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf |