From 118f6e453f36839d3021f6726a0bab60aaeed82b Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 11 Mar 2022 19:14:02 +0500 Subject: initial commit --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto -- cgit v1.2.3