diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2017-09-27 14:51:30 +0200 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2017-09-27 14:51:30 +0200 |
commit | 4de3f338439f6be798a73fcd4da53d87517a2449 (patch) | |
tree | 468e01a73c7f722c6eaa645792c6708fd47ed6e0 /.gitattributes | |
download | TD-4de3f338439f6be798a73fcd4da53d87517a2449.tar.gz TD-4de3f338439f6be798a73fcd4da53d87517a2449.zip |
Initial commit
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 0000000..eba1110 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto
\ No newline at end of file |