From 32bdc620acc180032bbd5b3cb62eed34112507de Mon Sep 17 00:00:00 2001 From: DmitriyMX Date: Sun, 24 Feb 2019 16:03:18 +0300 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2125666 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file