diff options
author | Filipp Lepalaan <filipp.lepalaan@verkkokauppa.com> | 2018-09-26 16:14:05 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp.lepalaan@verkkokauppa.com> | 2018-09-26 16:14:05 +0300 |
commit | 27e292d817793e24e488e59c843b458023e59dc8 (patch) | |
tree | e6ceccd969c8341567556cf7c25420256999b915 /.gitattributes | |
download | motor-27e292d817793e24e488e59c843b458023e59dc8.tar.gz motor-27e292d817793e24e488e59c843b458023e59dc8.tar.bz2 motor-27e292d817793e24e488e59c843b458023e59dc8.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 |