diff options
author | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-15 16:02:13 -0600 |
---|---|---|
committer | Zoey Kitt <zoey.kitt@outlook.com> | 2024-11-15 16:02:13 -0600 |
commit | 362f3aee967b957b5773ce601e0b5102eb0c48f1 (patch) | |
tree | 1a4e647419f9bf0316bffb3ac119f0eb6b6970c6 /.gitattributes |
Create project!!!
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..8ad74f7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf |