diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2024-01-05 10:15:41 -0600 |
|---|---|---|
| committer | Garrett Cox <garrettjcox@gmail.com> | 2024-05-22 09:04:51 -0500 |
| commit | 2332f63f5a9ca4b949f029c11a9744d601d7155f (patch) | |
| tree | e24858e26a5dbd6d7a240338cbfd9e0694013491 /.gitattributes | |
| parent | ea8c7de686ea9c4224fc2e26982a573d3e3dd314 (diff) | |
Initial commit for 2S2H
Co-authored-by: Louis <35883445+louist103@users.noreply.github.com>
Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>
Co-authored-by: Random06457 <28494085+Random06457@users.noreply.github.com>
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 000000000..dfe077042 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |
