diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2023-04-02 17:44:43 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2023-04-02 17:44:43 +0200 |
commit | 65f0046083b6239bdd76a81af63e3cad4516c75a (patch) | |
tree | 46677f49f4d34e40f6a0c8ae87732823c836f6c6 /.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 |