From 5f360c58521d955c5e0b64678fa5f1e13933d3a4 Mon Sep 17 00:00:00 2001 From: EvolutionX Date: Sat, 14 May 2022 09:50:28 +0530 Subject: [PATCH] style: prettier things --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..07764a7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf \ No newline at end of file