diff options
author | Parker <contact@pkrm.dev> | 2024-05-17 17:13:18 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-05-17 17:13:18 -0500 |
commit | f0ec1c5a896744e4cdaa377a50b6277562a29f7f (patch) | |
tree | 7a80743730bee78641e1bd27b8e9e1ba6e726ed1 /.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 |