diff options
author | Filipp Lepalaan <filipp@mac.com> | 2019-03-19 14:32:10 +0200 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2019-03-19 14:32:10 +0200 |
commit | 5736d6963d2ff44dd6c7b509f381b810b708c072 (patch) | |
tree | ff6182f5cd2469c63ad7b1b9123745ea414ae221 /.gitattributes | |
download | sendEmail-5736d6963d2ff44dd6c7b509f381b810b708c072.tar.gz sendEmail-5736d6963d2ff44dd6c7b509f381b810b708c072.tar.bz2 sendEmail-5736d6963d2ff44dd6c7b509f381b810b708c072.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..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |