diff options
author | Parker M <contact@pkrm.dev> | 2023-08-10 05:19:31 -0500 |
---|---|---|
committer | Parker M <contact@pkrm.dev> | 2023-08-10 05:19:31 -0500 |
commit | f3ff78bc8db5d8e7938407a62d56410cc72ce3a7 (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 |