commit 23b7279c0f2a35af077a249b89008c9a3788b0f7 Author: Nico Melone Date: Thu Aug 24 10:00:49 2023 -0500 Initial commit 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