diff options
author | Karl H <34152449+KarlJoad@users.noreply.github.com> | 2019-03-11 18:16:32 -0500 |
---|---|---|
committer | Karl H <34152449+KarlJoad@users.noreply.github.com> | 2019-03-11 18:16:32 -0500 |
commit | a141cefef5daf8acf91a5cfdad862a465d29562b (patch) | |
tree | 93f69053daec9fa1baf21bc423560f9d61d085d8 /.gitattributes |
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 |