diff options
author | Parker <contact@pkrm.dev> | 2024-03-28 22:53:16 -0500 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-03-28 22:53:16 -0500 |
commit | 7e7f2d959cc1100604774fff78d4d67087629073 (patch) | |
tree | d0952baab83fff4a17517a348a9074484befb039 /.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 |